1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/lib
Stefan Metzmacher f45b0ff698 r12408: as we always add the destinguishedName as autogenerated value,
don't store it on disk, as this would cause confusing results

metze
(This used to be commit c3d3309ba1)
2007-10-10 13:47:34 -05:00
..
appweb r11611: don't use unions without a instance name, not all compilers support that... 2007-10-10 13:45:58 -05:00
charset r11244: Relative path names in .mk files 2007-10-10 13:45:06 -05:00
cmdline r12320: Add command-line processing hooks for simple bind DN, and password callback. 2007-10-10 13:47:28 -05:00
com r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers 2007-10-10 13:47:19 -05:00
compression
crypto r11634: - make crc table static 2007-10-10 13:46:03 -05:00
events r12153: work arround the fact that epoll reports EPOLLERR and EPOLLHUP, even if 2007-10-10 13:47:15 -05:00
ldb r12408: as we always add the destinguishedName as autogenerated value, 2007-10-10 13:47:34 -05:00
messaging r12014: free the irpc_request structure with the irpc_call_recv functions, 2007-10-10 13:46:59 -05:00
netif r11710: added function iface_same_net() 2007-10-10 13:46:16 -05:00
popt r11244: Relative path names in .mk files 2007-10-10 13:45:06 -05:00
registry r12385: call pidl with the perl found by configure 2007-10-10 13:47:33 -05:00
replace r12364: add UINT32_MAX and UINT64_MAX replacement defines 2007-10-10 13:47:31 -05:00
samba3 r12254: Add some (hopefully correct) descriptions for libraries that are installed. 2007-10-10 13:47:24 -05:00
socket r12239: as we only get error from our events system when we wait for read events, 2007-10-10 13:47:23 -05:00
socket_wrapper r12254: Add some (hopefully correct) descriptions for libraries that are installed. 2007-10-10 13:47:24 -05:00
stream r11967: Fix more 64-bit warnings. 2007-10-10 13:46:52 -05:00
talloc r11984: LGPL on header and testsuite as well 2007-10-10 13:46:55 -05:00
tdb r12254: Add some (hopefully correct) descriptions for libraries that are installed. 2007-10-10 13:47:24 -05:00
tdr r10678: Add debug helper 2007-10-10 13:39:17 -05:00
tls r11596: switched the libcli/raw/ code over to using the lib/stream/ generic 2007-10-10 13:45:56 -05:00
basic.mk r12254: Add some (hopefully correct) descriptions for libraries that are installed. 2007-10-10 13:47:24 -05:00
capability.c
data_blob.c r11593: added a data_blob_realloc() function 2007-10-10 13:45:55 -05:00
db_wrap.c r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb 2007-10-10 13:47:22 -05:00
debug.c r7525: Unify lp_load(), load_interfaces and logging setup into popt(). 2007-10-10 13:18:06 -05:00
dprintf.c r7265: fixed d_printf() so it works again. 2007-10-10 13:17:33 -05:00
fault.c r8685: an alpha in the build farm is dying with a floating point 2007-10-10 13:29:54 -05:00
fsusage.c
gencache.c r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to 2007-10-10 13:33:27 -05:00
gendb.c r11567: Ldb API change patch. 2007-10-10 13:45:53 -05:00
genrand.c r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works now 2007-10-10 13:38:32 -05:00
idtree.c r6687: added a idr helper function for creating random IDs 2007-10-10 13:16:34 -05:00
module.c r11519: And an uninitialized variable... 2007-10-10 13:45:47 -05:00
ms_fnmatch.c r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
mutex.c
pidfile.c r10535: fixed the pidfile code (it didn't survive the recent pstring changes) 2007-10-10 13:39:03 -05:00
select.c r9591: - Remove empty file 2007-10-10 13:34:33 -05:00
signal.c r10438: Move portability functions to lib/replace/; replace now simply ensures 2007-10-10 13:38:45 -05:00
substitute.c r9591: - Remove empty file 2007-10-10 13:34:33 -05:00
system.c r10438: Move portability functions to lib/replace/; replace now simply ensures 2007-10-10 13:38:45 -05:00
time.c r10914: moved the ldap time string functions into ldb so they can be used by 2007-10-10 13:39:42 -05:00
unix_privs.c r9591: - Remove empty file 2007-10-10 13:34:33 -05:00
util_file.c r10593: Add printf attribute 2007-10-10 13:39:08 -05:00
util_getent.c
util_pw.c
util_sock.c r10579: str_list_make() can return NULL 2007-10-10 13:39:07 -05:00
util_str.c r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers 2007-10-10 13:47:19 -05:00
util_strlist.c r10516: Add seperator argument to str_list_{make,join}_shell() 2007-10-10 13:38:59 -05:00
util_unistr.c
util.c r12286: handle absolute path and url in lock_path() as in private_path() 2007-10-10 13:47:27 -05:00
version.c
xfile.c