summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* s3-serverid: add a readonly variant of the serverid init code.Günther Deschner2013-09-181-0/+2
* s3-sessionid: use sessionid_init_readonly() from cmdline tools.Günther Deschner2013-09-181-0/+1
* smbd: Fix a profile problemVolker Lendecke2013-09-181-0/+1
* Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...Richard Sharpe2013-09-181-0/+1
* Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp2013-06-171-2/+7
* printing: use const in is_printer_publishedDavid Disseldorp2013-06-171-1/+2
* More for #9374 - Allow smb2.acls torture test to pass against smbd with a POS...Jeremy Allison2012-12-061-2/+1
* Backport FSCTL codes from masterVolker Lendecke2012-09-131-15/+65
* s3-libsmb: Remove obsolete smb_krb5_locate_kdc.Andreas Schneider2012-09-131-4/+0
* s3-winbind: Fix bug #9052 resolving our own "Domain Local" groups.Andreas Schneider2012-07-241-2/+1
* s3-printing: pass lpq command to job_submitDavid Disseldorp2012-07-241-1/+3
* s3-printing: remove unused print_job_fname()David Disseldorp2012-07-241-1/+0
* s3-printing: return talloced print jobsDavid Disseldorp2012-07-241-1/+3
* s3-printing: clean up print_job_pause/resume interfaceDavid Disseldorp2012-07-241-4/+4
* s3-printing: remove print_parse_jobid()David Disseldorp2012-07-241-1/+0
* s3-printing: rename queue->job sysjobDavid Disseldorp2012-07-241-1/+1
* s3-printing: store print jobid as part of struct printjobDavid Disseldorp2012-07-241-1/+2
* s3:smb2_server: remove unused and confusing DEFAULT_SMB2_MAX_CREDIT_BITMAP_FA...Stefan Metzmacher2012-07-241-1/+0
* Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...Jeremy Allison2012-06-221-3/+3
* s3-libads: Use a reducing page size to try and cope with a slow LDAP serverAndrew Bartlett2012-06-221-0/+1
* s3-printing: Add new printers to registry.Björn Baumbach2012-06-221-0/+4
* Final back port of fix for bug #8837 - smbd crashes when deleting directory a...Jeremy Allison2012-06-221-0/+1
* s3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760Volker Lendecke2012-06-221-0/+9
* s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add...Michael Adam2012-06-221-1/+2
* Fix bug #8541 - readlink() on Linux clients fails if the symlink target is ou...Jeremy Allison2012-01-231-0/+1
* Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply ...Jeremy Allison2011-10-151-3/+3
* Fix bug #8229 - git patch attached against 3.6.0-rc2 to fix 'widelinks' regre...Jeremy Allison2011-09-161-0/+1
* s3: Make map_open_params_to_ntcreate() available in lib/Volker Lendecke2011-09-161-0/+7
* s3: Make is_executable() available in lib/Volker Lendecke2011-09-161-0/+1
* First part of bugfix for bug #8335 - file copy aborts with smb2_validate_mess...Jeremy Allison2011-08-071-1/+1
* Second part of fix for bug 8310 - toupper_ascii() is broken on big-endian sys...Jeremy Allison2011-07-261-0/+4
* First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systemsJeremy Allison2011-07-261-4/+0
* s3: Calculate&store the maximum share access maskVolker Lendecke2011-07-261-0/+1
* s3: Return "granted" from share_access_checkVolker Lendecke2011-07-261-2/+4
* s3-printing: move spoolss_create_default_devmode/secdesc to init_spoolss.hGünther Deschner2011-07-261-7/+0
* s3-printing: move driver_info_ctr_to_info8 to init_spoolss.hGünther Deschner2011-07-261-3/+0
* s3-printing: move os2 related functions to printing/nt_printing_os2.c.Günther Deschner2011-07-261-2/+0
* s3:libsmb/async_smb: add helpers to get and set the seqnum for signingStefan Metzmacher2011-07-261-0/+2
* source3/include/smb_ldap.h: fix licence/copyrightGünther Deschner2011-07-261-0/+22
* source3/include/smb_krb5.h: fix licence/copyrightGünther Deschner2011-07-261-0/+22
* source3/include/mangle.h: fix licence/copyrightGünther Deschner2011-07-261-0/+19
* source3/include/krb5_protos.h: fix licence/copyrightGünther Deschner2011-07-261-2/+29
* source3/include/krb5_env.h: fix licence/copyrightGünther Deschner2011-07-261-0/+24
* struct make "struct shadow_copy_data" its own talloc context (cherry picked f...Volker Lendecke2011-06-071-1/+0
* s3: Remove SHADOW_COPY_DATA typedef (cherry picked from commit 0ec9a90c29b864...Volker Lendecke2011-06-071-2/+2
* s3: Extract the guest_login field in sesssetupVolker Lendecke2011-06-071-0/+1
* s3-printing: Get the location info from cups.Günther Deschner2011-05-171-1/+2
* s3-includes: no need to globally include libads/ads_status.h.Günther Deschner2011-05-172-1/+1
* s3-includes: finally only include client.h when libsmb is used.Günther Deschner2011-05-173-3/+2
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-05-172-6/+4