summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-15ndr: Pass down string_flags in ndr_pull_ntprinting_printer().Andreas Schneider1-0/+2
2013-03-15idl: Add flags for strings in ntprinting idl.Andreas Schneider1-27/+42
2013-03-15ndr: Add ndr_ntprinting_string_flags() function.Andreas Schneider2-0/+17
2013-03-15pidl: Add skip option to elements.Andreas Schneider2-2/+11
2013-03-14smbd: Fix a typoVolker Lendecke1-1/+1
2013-03-13tsocket: ENOMEM can be retried on illumos/Solaris.Ira Cooper1-0/+6
2013-03-13vfstest: update the manual pageGuenter Kukkukk1-3/+22
2013-03-12vfs_catia: testcase - add missing piecesGuenter Kukkukk2-5/+12
2013-03-11vfs_catia: testcase - implement vfstest additionsGuenter Kukkukk3-0/+100
2013-03-11vfs_catia: write a testcase - add a translate command to vfstestGuenter Kukkukk1-0/+75
2013-03-11vfstest: fix the "-c" multiple-command optionGuenter Kukkukk1-1/+6
2013-03-12scripting: No longer install samba_upgradeprovisionAndrew Bartlett1-1/+1
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach11-68/+5
2013-03-11Revert "Ensure the masks don't conflict with the ACL checks."Andrew Bartlett3-5/+3
2013-03-10smbd:posix_acls Remove incorrectly added lp_create_mask() and lp_dir_mask() c...Andrew Bartlett1-17/+0
2013-03-10param: Remove incorrectly added defaults in AD DC allowing WORLD WRITABLE filesAndrew Bartlett1-2/+0
2013-03-09Add testcase for idmap_rfc2307 moduleChristof Schmitt5-1/+185
2013-03-09packaging(RHEL-CTDB): Add idmap_rfc2307 moduleChristof Schmitt1-1/+1
2013-03-09s3-net: Allow setting the ldap password for idmap_rfc2307Christof Schmitt1-2/+4
2013-03-09s3-docs: Add manpage for idmap_rfc2307 moduleChristof Schmitt2-0/+166
2013-03-09s3-winbindd: Add new module idmap_rfc2307Christof Schmitt5-1/+886
2013-03-09s3-winbindd: Move connection to AD server from idmap_adChristof Schmitt3-62/+52
2013-03-09s3-winbindd: Use common helper function for connecting to ADSChristof Schmitt3-86/+87
2013-03-09s3-winbindd: Move code for verifying ADS connection to common helper functionChristof Schmitt3-45/+41
2013-03-09s3-winbindd: Move idmap_fetch_secret to idmap_utils.c for reuseChristof Schmitt3-24/+27
2013-03-09s3-winbindd: Move common code for LDAP id mapping to idmap_utilsChristof Schmitt4-83/+53
2013-03-09s4-dns: dlz_bind9: Check result to avoid segfaultStefan Gohmann1-1/+1
2013-03-09doc: add vfs_btrfs man pageDavid Disseldorp2-0/+86
2013-03-09s3-vfs: add vfs_btrfs moduleDavid Disseldorp5-0/+224
2013-03-08Correct the name of the nss_winbind module for FreeBSD by creating a symlinkRichard Sharpe1-1/+1
2013-03-08s3:idmap: fix a debug message and lower its levelMichael Adam1-1/+2
2013-03-07vfs_catia: add my copyrightGuenter Kukkukk1-0/+1
2013-03-07vfs_catia: add a sample for filename mapping to the manual pageGuenter Kukkukk1-3/+12
2013-03-07vfs_catia: fix the completely outdated manual pageGuenter Kukkukk1-2/+55
2013-03-07vfs_catia: fix the translation to "vfs_translate_to_windows"Guenter Kukkukk1-4/+6
2013-03-07vfs_catia: add debug class for that moduleGuenter Kukkukk1-1/+23
2013-03-07docs: Add documentation for osName and osVerAndrew Bartlett1-1/+6
2013-03-06net ads join: Add support for specifying the machine account passwordAndrew Bartlett2-1/+17
2013-03-06selftest: Fix specification of --machinepass to actually set a unique passwordAndrew Bartlett1-6/+6
2013-03-06waf: add -fstack-protector to LDFLAGS if detected.Ira Cooper1-0/+1
2013-03-06Documentation: Add a warning to "socket options"Scott Lovenberg1-0/+17
2013-03-06Make sure to set umask() before calling mkstemp().Andreas Schneider13-3/+71
2013-03-05s4-libregistry: Improve NULL handling of name.Andreas Schneider1-3/+4
2013-03-05dsdb: Check for pointers before we deference them.Andreas Schneider1-7/+7
2013-03-05gensec: recv_handler can't be NULL at that point.Andreas Schneider1-1/+1
2013-03-05s4-libregistry: Fix path check and improve while loops.Andreas Schneider1-6/+6
2013-03-05s4-libregistry: Make sure we don't dereference a NULL pointer.Andreas Schneider1-1/+3
2013-03-05s4-client: Make sure entry is a valid string.Andreas Schneider1-2/+8
2013-03-05winbind: Fix no memory check in _wbint_PingDc().Andreas Schneider1-1/+1
2013-03-05krb5_wrap: Make sure we don't dereference a NULL pointer.Andreas Schneider1-1/+3