summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:credentials Allow setting of an empty Kerberos CCACHEAndrew Bartlett2010-05-141-18/+12
* s4:ntvfs Prepare for a possible future sharing of notify.idlAndrew Bartlett2010-05-141-0/+4
* waf: Make waf handle IDL files from Samba3Andrew Bartlett2010-05-141-4/+8
* s3compat: use right variable for STATEDIRAndrew Tridgell2010-05-141-1/+1
* s4-dynconfig: make dynconfig more compatible with s3Andrew Tridgell2010-05-142-54/+55
* Revert "s4: remove unused references to swat"Andrew Bartlett2010-05-146-0/+10
* Revert "wafsamba: use -D_XOPEN_SOURCE=700 for the build"Stefan Metzmacher2010-05-141-1/+0
* s4-libndr: fix ndr_pull_string_array() for non utf16 arrays in s4 as well.Günther Deschner2010-05-141-1/+1
* s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pc...Günther Deschner2010-05-147-7/+7
* lib/util: fix waf configure tests for xattr functions on Mac OS 10.Stefan Metzmacher2010-05-141-4/+6
* Make pcap headers privateSimo Sorce2010-05-1411-36/+60
* Move standard printcap parsing to print_standard.cSimo Sorce2010-05-144-93/+135
* ntprinting: add ntprinting.idl.Günther Deschner2010-05-143-0/+246
* wafsamba: use -D_XOPEN_SOURCE=700 for the buildStefan Metzmacher2010-05-141-0/+1
* s3-libsmb: fix typo in remote_password_change().Günther Deschner2010-05-141-1/+1
* s3-libndr: make sure ndr_pull_string_array() only inspects string termination...Günther Deschner2010-05-141-1/+1
* s4:heimdal_build: move #undef __APPLE__ to the end of roken.hStefan Metzmacher2010-05-142-5/+5
* Now we behave as Windows does, remove a Samba3 specific test return.Jeremy Allison2010-05-131-1/+7
* Fix bug 7399 - SMB2: QUERY_DIRECTORY is returning invalid values.Jeremy Allison2010-05-132-1/+15
* s4:domainlevel - handle exceptions more preciselyMatthias Dieter Wallnöfer2010-05-131-2/+2
* Be more forgiving on client oplock break failure (as Windows does). Remove a ...Jeremy Allison2010-05-136-9/+2
* Treat an open of stream ::$DATA as an open of the base file.Jeremy Allison2010-05-132-1/+50
* s3:build: build smbtorture4 when the merged build is selectedStefan Metzmacher2010-05-132-2/+3
* buildtools/wafsamba: fix build group orderingThomas Nagy2010-05-131-2/+5
* s4: Do not display by default the message Failed to send DsReplicaSync is oth...Matthieu Patou2010-05-131-1/+6
* s4:dsdb: fix samdb_result_logon_hours() and don't hardcode units_per_weekStefan Metzmacher2010-05-131-4/+11
* ldb:ldb_msg.c - use result constantMatthias Dieter Wallnöfer2010-05-131-1/+1
* s4:domainlevel.py - update the script to handle both domain level occourrence...Matthias Dieter Wallnöfer2010-05-131-0/+25
* s4:domain functional level - it is also specified in the domain object under ...Matthias Dieter Wallnöfer2010-05-132-1/+3
* s4:provision_configuration.ldif - add more extended rights objectsMatthias Dieter Wallnöfer2010-05-131-0/+60
* s4:provision_users.ldif - fix up and reorder the well-known security principalsMatthias Dieter Wallnöfer2010-05-131-5/+10
* s4:provision_configuration.ldif - add more Windows 2008 forest operationsMatthias Dieter Wallnöfer2010-05-131-0/+120
* s4:provision_configuration.ldif - the revision level of "Windows2003Update" s...Matthias Dieter Wallnöfer2010-05-131-1/+1
* s4:provision_configuration.ldif - "CN=94fdebc6-8eeb-4640-80de-ec52b9ca17fa" o...Matthias Dieter Wallnöfer2010-05-131-0/+1
* s4:provision*.ldif - always set the "msDS-NcType" attribute correctlyMatthias Dieter Wallnöfer2010-05-132-1/+2
* s4:provision_configuration.ldif - set the right schedule on the default site ...Matthias Dieter Wallnöfer2010-05-131-0/+1
* s4:provision_configuration.ldif - The "NTDS Quotas" object is system-criticalMatthias Dieter Wallnöfer2010-05-131-0/+1
* s4:provision_configuration.ldif - "sites" objectMatthias Dieter Wallnöfer2010-05-131-6/+2
* s4:provision.ldif - add IP security objects as they exist on Windows ServerMatthias Dieter Wallnöfer2010-05-131-0/+282
* s4:provision.ldif - add more Windows 2008 domain operationsMatthias Dieter Wallnöfer2010-05-131-0/+72
* s4:provision_users.ldif - On Windows Server >= 2008 security principal S-1-5-...Matthias Dieter Wallnöfer2010-05-131-6/+0
* s4:provision.ldif - "passwordSettingsContainer" add "showInAdvancedViewOnly"Matthias Dieter Wallnöfer2010-05-131-0/+1
* s4:provision.ldif - fix up "NTDS Quotas" "systemFlags"Matthias Dieter Wallnöfer2010-05-131-1/+1
* s4:provision_users.ldif - fix up Administrator's "userAccountControl"Matthias Dieter Wallnöfer2010-05-131-1/+1
* s4:provision_basedn_modify.ldif - fix up "maxPwdAge"Matthias Dieter Wallnöfer2010-05-131-2/+2
* s4:provision_users.ldif - Fix typos in user/group objectsMatthias Dieter Wallnöfer2010-05-131-13/+13
* s3:winbindd Provide a winbindd_register_handlers() helper function for s3compatAndrew Bartlett2010-05-132-95/+102
* s3:winbindd Split helper functions to allow s3compat to call themAndrew Bartlett2010-05-132-22/+30
* s3:Winbindd Move winbindd_event_context to a different fileAndrew Bartlett2010-05-134-12/+41
* s3:winbindd Rename 'children' to 'winbindd_children' and make staticAndrew Bartlett2010-05-131-9/+9