Use GUID_string rather than smb_uuid_string().
[samba.git] / source3 /
2008-10-14 Jelmer VernooijUse GUID_string rather than smb_uuid_string().
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Jelmer VernooijUse common fusage implementation.
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-13 Jeremy AllisonWhitespace tidyup and an optimization to remove a talloc.
2008-10-13 Holger HetterichEnable optional anonymization of user names,
2008-10-13 Volker LendeckeRemove the current_spoolss_pipes_open thingy.
2008-10-13 Volker LendeckeMake the internal pipe functions static
2008-10-13 Volker LendeckeRemove smb_np_struct
2008-10-13 Volker LendeckeUse "struct files_struct" for pipes instead of smb_np_s...
2008-10-13 Volker LendeckeRemove the chain_fsp global
2008-10-13 Volker LendeckePass struct smb_request to file_free
2008-10-13 Volker LendeckePass struct smb_request to file_new
2008-10-13 Volker LendeckePass struct smb_request to file_fsp
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijShare ndr.c implementation.
2008-10-13 Jelmer VernooijShare ndrdump implementation.
2008-10-13 Jelmer VernooijImport warning fixes from Samba 3 into libndr, sync...
2008-10-13 Jelmer VernooijShare uuid implementations.
2008-10-13 Jelmer VernooijShare ndr_misc implementations.
2008-10-13 Jelmer VernooijShare ndr_basic implementation.
2008-10-13 Jelmer VernooijImport changes from upstream libndr.
2008-10-13 Jelmer VernooijMove code specific to Samba 3 to a separate file.
2008-10-13 Jelmer VernooijImport new enum values.
2008-10-13 Günther Deschners3: fix another build warning.
2008-10-13 Volker LendeckeFix bug 5691: SIGBUS on Solaris
2008-10-13 Jelmer VernooijUse DATA_BLOB instead of "struct data_blob".
2008-10-13 Jelmer VernooijAdd data_blob_string_const_null() function that include...
2008-10-12 Günther Deschnerfix build warnings.
2008-10-12 Günther Deschners3: fix the build of registry.so gpext.
2008-10-12 Jelmer VernooijRemove Samba3/Samba4-specific bits.
2008-10-12 Jelmer VernooijFix other paths to binding.o.
2008-10-12 Jelmer VernooijShare RPC binding string utility functions.
2008-10-12 Jelmer VernooijMove zlib to top-level root.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-12 Jelmer VernooijSync util_tdb implementations.
2008-10-12 Jelmer VernooijMove rbtree.[ch] to lib/util.
2008-10-12 Jelmer VernooijUse common xfile.h.
2008-10-12 Jelmer VernooijUse common byteorder.h.
2008-10-12 Volker LendeckeFix "warning: initialization discards qualifiers from...
2008-10-12 Volker LendeckeFix "make etags" -- args list was too long for my etags
2008-10-12 Volker LendeckeRevert "Make get_rpc_pipe() static"
2008-10-12 Volker LendeckeMake get_rpc_pipe() static
2008-10-12 Volker LendeckeRemove unused #defines
2008-10-12 Volker LendeckeFix the build
2008-10-12 Jelmer VernooijUse common signal helper implementation.
2008-10-12 Jelmer VernooijCope with the fact that the data blobs returned are now
2008-10-12 Jelmer VernooijFix warning, prototype.
2008-10-11 Jelmer VernooijShare data_blob implementation.
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijUse xfile from common lib/util in Samba 3.
2008-10-11 Jelmer VernooijRemove duplicate copy of dlinklist.h.
2008-10-11 Jelmer VernooijFix merged build locations.
2008-10-11 Jelmer VernooijClean up properly.
2008-10-11 Jelmer VernooijFix libutil path.
2008-10-11 Jelmer VernooijProvide the same set of helper functions for DEBUG...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Volker LendeckeMake use of talloc_tos()
2008-10-11 Volker LendeckeFix some nonempty blank lines
2008-10-11 Volker LendeckeFix a "nexted extern declaration" warning
2008-10-10 Jeremy AllisonInitialize near creation of resource. Makes code clearer.
2008-10-10 Jeremy AllisonEnsure we do reinit_after_fork().
2008-10-10 Jeremy AllisonAllow data flow to be debugged and only log on error...
2008-10-10 Jeremy AllisonAsync is trickier than it looks :-). Don't use a stack...
2008-10-10 Jeremy AllisonIf you have a large number of cups printers, then scann...
2008-10-10 Günther Deschnerpam_winbind: re-add mkhomedir option.
2008-10-10 Günther Deschnerpam_winbind: remove unused pam_winbind_request().
2008-10-10 Günther Deschnerpam_winbind: fix wbc_auth_error_to_pam_error().
2008-10-10 Günther Deschnerpam_winbind: remove some unused macros.
2008-10-10 Günther Deschnerpam_winbind: remove NETLOGON_CACHED_ACCOUNT and NETLOGO...
2008-10-10 Günther Deschnerpam_winbind: remove ACB_PWNOEXP.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_PAM_AUTH.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_PAM_LOGOFF.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_PAM_CHAUTHTOK.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_LOOKUPNAME...
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_INFO.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_GETPWNAM.
2008-10-10 Günther Deschnerpam_winbind: add _pam_check_remark_auth_err().
2008-10-10 Günther Deschnerpam_winbind: add wbc_auth_error_to_pam_error().
2008-10-10 Günther Deschnerpam_winbind: add wbc_error_to_pam_error().
2008-10-10 Günther Deschnerpam_winbind: prepare to use libwbclient inside pam_winbind.
2008-10-10 Günther Deschnerpam_winbind: convert to use talloc.
2008-10-10 Günther Deschnerlibwbclient: add wbcLogonUser().
2008-10-10 Günther Deschnerlibwbclient: add wbcLogoffUserEx().
2008-10-10 Günther Deschnerlibwbclient: add wbcAddNamedBlob.
2008-10-10 Günther Deschnerlibwbclient: add wbcBlob and wbcNamedBlob.
2008-10-10 Günther Deschnerlibwbclient: fix wbcAuthenticateUserEx() to not ignore...
2008-10-10 Günther Deschnerkrb5_locator: use wbcLookupDomainControllerEx() for...
2008-10-10 Tim Proutyremove common lib object files on make cleanlib from...
2008-10-10 Tim ProutyAdd support for autogen to take a --version-file argument
2008-10-09 Jeremy AllisonEnsure we handle signals correctly during the async...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-09 Volker LendeckeMake use of ZERO_STRUCT (the first memset was actually...
2008-10-09 Jeff Laytonmount.cifs: make return codes match the return codes...
2008-10-09 Jeff Laytonmount.cifs: have uppercase_string return success on...
2008-10-09 Günther Deschnerwbclient: add wbcLookupDomainControllerEx call.
2008-10-09 Günther Deschnerwbclient: add wbcGuidToString and wbcStringToGuid helpe...
2008-10-09 Günther Deschnerwbclient: add wbcGuid structure.
next