summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Add a test that shows the difference between Windows and Samba with respect t...Richard Sharpe2013-04-163-1/+540
* samba-tool - MX records cannot be deleted (part2)Guenter Kukkukk2013-04-141-1/+1
* samba-tool - MX records cannot be deleted (error in called C-program)Guenter Kukkukk2013-04-141-1/+1
* source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.Rusty Russell2013-04-128-178/+155
* Avoid leaking temp file if an exception is raisedJean Raby2013-04-111-1/+5
* ntvfs: support setfileinfo with FULL_EA_INFORMATIONDavid Disseldorp2013-04-032-1/+12
* Add a test to show that zero-length EA's are never returned over SMB2.Jeremy Allison2013-04-021-0/+121
* Fix bug #9130 - Certain xattrs cause Windows error 0x800700FFJeremy Allison2013-04-021-0/+6
* scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett2013-03-251-15/+1
* scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett2013-03-251-2/+2
* scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls onlyAndrew Bartlett2013-03-251-1/+1
* scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett2013-03-251-1/+1
* scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...Andrew Bartlett2013-03-251-3/+2
* scripting: Move the list of well known SDs to samba.provision.descriptorAndrew Bartlett2013-03-251-71/+2
* s4:torture: let raw.read accept larger reads than 0x10000Stefan Metzmacher2013-03-201-4/+2
* s4:torture: raw.read fix large reads against windowsStefan Metzmacher2013-03-201-9/+3
* s4:smb_server: fix large read_andx requestsStefan Metzmacher2013-03-201-6/+12
* s4-ntvfs: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-1/+1
* torture: Update ndr README.Andreas Schneider2013-03-151-0/+17
* torture: Add ntprinting latin1 test.Andreas Schneider2013-03-151-0/+217
* scripting: No longer install samba_upgradeprovisionAndrew Bartlett2013-03-121-1/+1
* s4-dns: dlz_bind9: Check result to avoid segfaultStefan Gohmann2013-03-091-1/+1
* Make sure to set umask() before calling mkstemp().Andreas Schneider2013-03-061-0/+3
* s4-libregistry: Improve NULL handling of name.Andreas Schneider2013-03-051-3/+4
* dsdb: Check for pointers before we deference them.Andreas Schneider2013-03-051-7/+7
* gensec: recv_handler can't be NULL at that point.Andreas Schneider2013-03-051-1/+1
* s4-libregistry: Fix path check and improve while loops.Andreas Schneider2013-03-051-6/+6
* s4-libregistry: Make sure we don't dereference a NULL pointer.Andreas Schneider2013-03-051-1/+3
* s4-client: Make sure entry is a valid string.Andreas Schneider2013-03-051-2/+8
* s4-lib/socket: Return the original EMSGSIZE when sendto() and setsockopt() bo...Andrew Bartlett2013-03-041-1/+1
* selftest: Remove output directories to save disk spaceAndrew Bartlett2013-03-041-7/+11
* samba_upgradeprovision: Do not reset every DN when changing an SDAndrew Bartlett2013-03-041-22/+8
* samba_upgradeprovision: do not maintain dnNotToRecalculate as a listAndrew Bartlett2013-03-041-5/+3
* samba_upgradeprovision: only run rebuild_sd in --full modeAndrew Bartlett2013-03-041-20/+17
* samba_upgradeprovision: Remove alwaysRecalculate, this is too dangerousAndrew Bartlett2013-03-041-4/+1
* samba_upgradeprovision: Remove unused checkKeepAttributeOldMtdAndrew Bartlett2013-03-041-73/+6
* scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sdsAndrew Bartlett2013-03-041-11/+10
* samba_upgradeprovision: Remove auto-detection of pre-alpha9 databasesAndrew Bartlett2013-03-041-5/+6
* selftest: Rename samba4.blackbox.upgradeprovision.py to samba4.blackbox.upgra...Andrew Bartlett2013-03-041-1/+1
* selftest: Add ldapcmp to ensure upgradeprovision of a fresh DB is a no-opAndrew Bartlett2013-03-041-1/+33
* selftest: Add in a provision from 4.0.0 to run tests againstAndrew Bartlett2013-03-0421-0/+80210
* Handle EMSGSIZE on UNIX domain sockets.Landon Fuller2013-03-021-9/+26
* Remove incomplete check for IPv6 link-local addresses.Landon Fuller2013-03-021-3/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-02118-31388/+5
* build: Rename samba_python waf node to avoid duplicate nameAndrew Bartlett2013-03-021-1/+1
* s4:lib/events: make use of samba_tevent_set_debug()Stefan Metzmacher2013-02-281-35/+1
* s4:pyregistry: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-281-1/+1
* s4:pygensec: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-281-1/+1
* s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain()Michael Adam2013-02-281-1/+2
* s4:winbindd: do not drop the workgroup name in the getgrgid callMichael Adam2013-02-271-1/+11