summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-19Output %p as unsigned in snprintf replacement.Peter Rosin1-0/+1
2009-12-19s4:kdc: setup the local and remote tsocket_address at accept timeStefan Metzmacher1-44/+49
2009-12-19s4:kdc: convert UDP based communication to tdgram_contextStefan Metzmacher2-177/+138
2009-12-18Actually explain the twisty paths of tortured logic behindJeremy Allison1-14/+42
2009-12-18reply_doserror() doesn't force DOS errors on the wire.Jeremy Allison1-10/+10
2009-12-18reply_force_nterror() is not used anywhere. Remove it.Jeremy Allison2-3/+0
2009-12-18s4 torture: Add test to show archive bit behavior with directoriesZachary Loafman1-0/+153
2009-12-18s4 torture: Fix RAW-STREAMS-DELETE to pass against samba3Tim Prouty1-1/+2
2009-12-18Added freeing a successful req so it doesnt croud the ldb contextNadezhda Ivanova1-2/+4
2009-12-18Added oid for AS_SYSTEM control, used to bypass access checks for system oper...Nadezhda Ivanova1-0/+6
2009-12-18s3-docs: mention pam_winbind.conf(5) manpage in pam_winbind(8) manpage.Günther Deschner1-1/+5
2009-12-18s3-docs: add new pam_winbind.conf(5) manpage.Günther Deschner1-0/+190
2009-12-18s4-dsdb: stop warnings about unknown struct GUID in prototypesAndrew Tridgell1-0/+1
2009-12-18s4-ldb: fixed a valgrind error in ldbtestAndrew Tridgell1-0/+2
2009-12-18s4-dsdb: greatly simplify the subtree_delete moduleAndrew Tridgell1-117/+20
2009-12-18s4-dsdb: declare ldb_dn_update_components()Andrew Tridgell1-0/+1
2009-12-18s4-dsdb: added ldb_dn_update_components()Andrew Tridgell1-0/+23
2009-12-18s4-dsdb: fixed the sort in dsdb_find_nc_root()Andrew Tridgell1-1/+6
2009-12-18s4-ldb: display msDS-OptionalFeatureGUID as a GUIDAndrew Tridgell1-0/+1
2009-12-18s4-scripts: add a enablerecyclebin scriptAndrew Tridgell1-0/+54
2009-12-18s4-ldb: canonicalise the message on ldb_addAndrew Tridgell1-0/+9
2009-12-18s4-dsdb: Add a test for adding, deleting, and appending a posixAccount object...Brendan Powers1-0/+30
2009-12-18s4-dsdb: fix handling of AUX classes in objectclass_sortBrendan Powers1-146/+133
2009-12-18s4-dsdb: return an error if samAccountName is not specified when creating a u...Brendan Powers1-0/+7
2009-12-18s4-dsdb: Move get_last_structural class from descriptor.c to util.cBrendan Powers3-16/+30
2009-12-18s4-dsdb: Add a check to prevent acl_modify from debuging a NULL messageBrendan Powers1-1/+5
2009-12-18Return NULL in strlower_talloc if src is NULLBrendan Powers1-0/+4
2009-12-18s4:provision Give a more useful error message in guess_namesAndrew Bartlett1-3/+11
2009-12-17Always map EMFILE to ERRDOS, ERRnofids, *NOT* NT_STATUS_TOO_MANY_OPENED_FILES.Jeremy Allison1-0/+4
2009-12-17Vector correctly through reply_openerror() (which uses the same logic).Jeremy Allison1-6/+1
2009-12-17s4 torture: RAW-STREAMS-NAMES Make sure the create time of the streams are di...Tim Prouty1-0/+24
2009-12-17s4 torture: Add RAW-STREAMS-RENAME3 to show error when trying to overwrite a ...Tim Prouty1-0/+92
2009-12-17s4 torture: Parameterize streams delete behavior rather than commenting out t...Tim Prouty1-3/+7
2009-12-17s4 torture: RAW-STREAMS-CREATEDISP Use a normal deny modeTim Prouty1-1/+1
2009-12-17s4 torture: close handle instead of using exitTim Prouty1-1/+1
2009-12-17Update default with correct value. Add a note about Win7 behaviorJeremy Allison1-9/+12
2009-12-17Fix bug #6939 - mangling method = hash breaks long filenames.Jeremy Allison1-1/+4
2009-12-17s4:"samdb_set_password" - remove delete instructionsMatthias Dieter Wallnöfer1-7/+2
2009-12-17s4-smbtorture: skip GetAliasMembership against s4.Günther Deschner1-0/+4
2009-12-17Fixed incorrect checking of PRINCIPAL_SELF permissions.Nadezhda Ivanova3-16/+139
2009-12-17s4-smbtorture: add a samr_GetAliasMembership test to RPC-SAMR.Günther Deschner1-0/+47
2009-12-17tdbtool: avoid using c++ reserved words.Günther Deschner1-2/+2
2009-12-17s3: Run RPC-SAMBA3-GETALIASMEMBERSHIP-0 in make testVolker Lendecke1-0/+1
2009-12-17s4:dsdb/common/util - make NTTIME attribute wrappers use a "const" messageMatthias Dieter Wallnöfer1-4/+6
2009-12-17s3: Fix bug 6992, make test for getgrouplist cacheableJonas Gorski1-3/+3
2009-12-17s4-smbtorture: fix smbtorture after setprinter IDL fixes.Günther Deschner1-4/+4
2009-12-17s3-spoolss: fix rpcclient after setprinter IDL fixes.Günther Deschner1-2/+2
2009-12-17spoolss: more mork on SetPrinterInfo() levels.Günther Deschner4-82/+102
2009-12-17s4-ntvfs: check if pvfs is NULL in pvfs_logoffbrendan powers1-0/+5
2009-12-16s4:gensec: allow clearing local and remote address by passing NULLStefan Metzmacher1-0/+10