summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-lsad: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-1/+1
* s3-epmd: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-1/+1
* vfs_smb_traffic_analyzer: Cast mode_t to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-2/+2
* dbwrap: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-2/+2
* spoolssd: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-1/+1
* s3-smbd/process.c: Cast pid_t result to int for GNU/Solaris buildAndrew Bartlett2013-03-151-1/+1
* s3-lib/server_prefork: Cast pid_t result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-1/+1
* s4-ntvfs: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-1/+1
* lib/util: Cast mode_t result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-1/+1
* ntdb: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-152-8/+10
* ccan: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-4/+4
* torture: Update ndr README.Andreas Schneider2013-03-151-0/+17
* torture: Add ntprinting latin1 test.Andreas Schneider2013-03-151-0/+217
* s3-net: Add encoding=<CP> to 'net printing dump'.Andreas Schneider2013-03-151-8/+51
* s3-net: Add encoding=<CP> to 'net printing migrate'.Andreas Schneider2013-03-154-11/+90
* ndr: Pass down string_flags in ndr_pull_ntprinting_printer().Andreas Schneider2013-03-151-0/+2
* idl: Add flags for strings in ntprinting idl.Andreas Schneider2013-03-151-27/+42
* ndr: Add ndr_ntprinting_string_flags() function.Andreas Schneider2013-03-152-0/+17
* pidl: Add skip option to elements.Andreas Schneider2013-03-152-2/+11
* smbd: Fix a typoVolker Lendecke2013-03-141-1/+1
* tsocket: ENOMEM can be retried on illumos/Solaris.Ira Cooper2013-03-131-0/+6
* vfstest: update the manual pageGuenter Kukkukk2013-03-131-3/+22
* vfs_catia: testcase - add missing piecesGuenter Kukkukk2013-03-122-5/+12
* vfs_catia: testcase - implement vfstest additionsGuenter Kukkukk2013-03-113-0/+100
* vfs_catia: write a testcase - add a translate command to vfstestGuenter Kukkukk2013-03-111-0/+75
* vfstest: fix the "-c" multiple-command optionGuenter Kukkukk2013-03-111-1/+6
* scripting: No longer install samba_upgradeprovisionAndrew Bartlett2013-03-121-1/+1
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-1211-68/+5
* Revert "Ensure the masks don't conflict with the ACL checks."Andrew Bartlett2013-03-113-5/+3
* smbd:posix_acls Remove incorrectly added lp_create_mask() and lp_dir_mask() c...Andrew Bartlett2013-03-101-17/+0
* param: Remove incorrectly added defaults in AD DC allowing WORLD WRITABLE filesAndrew Bartlett2013-03-101-2/+0
* Add testcase for idmap_rfc2307 moduleChristof Schmitt2013-03-095-1/+185
* packaging(RHEL-CTDB): Add idmap_rfc2307 moduleChristof Schmitt2013-03-091-1/+1
* s3-net: Allow setting the ldap password for idmap_rfc2307Christof Schmitt2013-03-091-2/+4
* s3-docs: Add manpage for idmap_rfc2307 moduleChristof Schmitt2013-03-092-0/+166
* s3-winbindd: Add new module idmap_rfc2307Christof Schmitt2013-03-095-1/+886
* s3-winbindd: Move connection to AD server from idmap_adChristof Schmitt2013-03-093-62/+52
* s3-winbindd: Use common helper function for connecting to ADSChristof Schmitt2013-03-093-86/+87
* s3-winbindd: Move code for verifying ADS connection to common helper functionChristof Schmitt2013-03-093-45/+41
* s3-winbindd: Move idmap_fetch_secret to idmap_utils.c for reuseChristof Schmitt2013-03-093-24/+27
* s3-winbindd: Move common code for LDAP id mapping to idmap_utilsChristof Schmitt2013-03-094-83/+53
* s4-dns: dlz_bind9: Check result to avoid segfaultStefan Gohmann2013-03-091-1/+1
* doc: add vfs_btrfs man pageDavid Disseldorp2013-03-092-0/+86
* s3-vfs: add vfs_btrfs moduleDavid Disseldorp2013-03-095-0/+224
* Correct the name of the nss_winbind module for FreeBSD by creating a symlinkRichard Sharpe2013-03-081-1/+1
* s3:idmap: fix a debug message and lower its levelMichael Adam2013-03-081-1/+2
* vfs_catia: add my copyrightGuenter Kukkukk2013-03-071-0/+1
* vfs_catia: add a sample for filename mapping to the manual pageGuenter Kukkukk2013-03-071-3/+12
* vfs_catia: fix the completely outdated manual pageGuenter Kukkukk2013-03-071-2/+55
* vfs_catia: fix the translation to "vfs_translate_to_windows"Guenter Kukkukk2013-03-071-4/+6