summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6086: default to stderr for error messages in ldb, so we get errors in ldb_c...Andrew Tridgell1-1/+1
2007-10-10r6079: Add inline documentation on the credentials context API.Andrew Bartlett1-6/+118
2007-10-10r6075: added talloc_enable_null_tracking() (asked for by lifeless)Andrew Tridgell3-2/+21
2007-10-10r6070: Fix typo's and fallback to "" as default user name if noJelmer Vernooij2-3/+3
2007-10-10r6045: Couple of small GTK+ fixesJelmer Vernooij1-61/+60
2007-10-10r6033: Patch from 'lifeless' to clarify behaviour with NULL pointers.Andrew Bartlett2-1/+3
2007-10-10r6024: Some of the ordering constraints on the popt callbacks were gettingAndrew Bartlett2-25/+90
2007-10-10r5989: Display authentication information (list of available auth protocolsJelmer Vernooij1-1/+1
2007-10-10r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett5-26/+158
2007-10-10r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij1-1/+1
2007-10-10r5942: A couple of small changes to fix things up with the new credentialsAndrew Bartlett1-0/+1
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett4-42/+34
2007-10-10r5939: improve talloc_realloc() docs after feedback from lifelessAndrew Tridgell1-1/+5
2007-10-10r5938: - allow NULL string argument to talloc_vasprintf_append()Andrew Tridgell1-1/+9
2007-10-10r5937: - performance improvement to talloc_asprintf_append()Andrew Tridgell2-5/+10
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij1-1/+1
2007-10-10r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2-5/+13
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij8-28/+37
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij12-283/+419
2007-10-10r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij13-661/+2205
2007-10-10r5903: While I can't test IPv6, metze asked me to commit a matching changeAndrew Bartlett1-0/+3
2007-10-10r5902: A rather large change...Andrew Bartlett2-29/+41
2007-10-10r5898: Handle errors in the 'sync' name and IP address handling code.Andrew Bartlett1-0/+3
2007-10-10r5871: Remove file with unused function (that uses fstring)Jelmer Vernooij3-54/+3
2007-10-10r5781: Fix build.Tim Potter1-1/+1
2007-10-10r5780: Remove unused arguments.Tim Potter2-7/+7
2007-10-10r5779: Remove signal and timeout gubbage from tdb.Tim Potter3-127/+4
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij1-1/+8
2007-10-10r5769: Fix unused variable warning.Tim Potter1-1/+1
2007-10-10r5682: fix the buildStefan Metzmacher1-3/+5
2007-10-10r5680: Don't crash if none of the predefined keys is available (reported by A...Jelmer Vernooij1-2/+28
2007-10-10r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij1-0/+10
2007-10-10r5675: - More DCOM bug fixesJelmer Vernooij4-21/+52
2007-10-10r5674: - Re-enable DCOM support.Jelmer Vernooij6-255/+148
2007-10-10r5670: simplify and clarify ldb_modules.c codeSimo Sorce3-143/+155
2007-10-10r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfoAndrew Tridgell1-0/+9
2007-10-10r5665: the data within el2->values can still be used at this point, so don't ...Andrew Tridgell1-1/+0
2007-10-10r5664: simo, please look into this. It is possible for the number of elementsAndrew Tridgell1-1/+3
2007-10-10r5585: LDB interfaces change:Simo Sorce19-198/+215
2007-10-10r5533: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...Jeremy Allison1-0/+7
2007-10-10r5492: Update example coclass, autogenerate some parts.Jelmer Vernooij1-25/+27
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij11-324/+378
2007-10-10r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ...Jelmer Vernooij1-3/+3
2007-10-10r5411: make network interface selection a bit sanerAndrew Tridgell1-1/+16
2007-10-10r5407: - this patch makes samba's event loop code more generic and makesStefan Metzmacher6-191/+701
2007-10-10r5401: using talloc_array() is neater hereAndrew Tridgell1-1/+1
2007-10-10r5393: trigger timed events not to early, better do it a bit to lateStefan Metzmacher1-1/+2
2007-10-10r5392: added "secure" WINS server processing. Send a WACK on nameAndrew Tridgell1-0/+51
2007-10-10r5374: - changed the dn key code in the ldb tdb backend to correctly honorAndrew Tridgell4-6/+96
2007-10-10r5373: prepare infrastructure for maing different eventsStefan Metzmacher2-1/+1