r10239: Fix cut&paste error
[kai/samba-autobuild/.git] / source3 / include /
2007-10-10 Jeremy Allisonr10151: Fix includes correctly. Patch from Steve Williams
2007-10-10 Jeremy Allisonr10042: Add in external LGPL library for accessing...
2007-10-10 Gerald Carterr10003: in the rush for 10k, I forgot to run add the...
2007-10-10 Gerald Carterr9998: starting content for maintainers file
2007-10-10 Günther Deschnerr9952: Adapt better to the Windows way of taking and...
2007-10-10 Günther Deschnerr9945: fix typos.
2007-10-10 Gerald Carterr9893: fix REG_CREATE_KEY_EX parsing error caused by...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 James Peachr9627: Enable format string checking for the MIPSPro...
2007-10-10 Derrell Lipmanr9540: correct comments in struct smbc_dirent (fixes...
2007-10-10 Gerald Carterr9486: ensure that the registry hash records are sorted...
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 James Peachr9303: Clobber compiler warnings. Patch from Jason...
2007-10-10 Jeremy Allisonr9253: From Samba4 tridge commit - added a new DOS...
2007-10-10 Günther Deschnerr9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge...
2007-10-10 Jim McDonoughr9091: Fix #2954, aix 5.1 compile. Stupid aix aio...
2007-10-10 Jeremy Allisonr9073: Fixing up please-add-me typos in stupid, over...
2007-10-10 Jeremy Allisonr8959: Make msdfs code talloc based. Fix leaks.
2007-10-10 Jeremy Allisonr8805: Merge a duplicate struct. Get ready to support...
2007-10-10 Jeremy Allisonr8762: Attempt to fix the winbindd crashing bug on...
2007-10-10 Jeremy Allisonr8564: Sometimes we're too dumb to live... Fix samr...
2007-10-10 Gerald Carterr8510: Don't include the valgrind headers on 64bit...
2007-10-10 Volker Lendecker8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.
2007-10-10 Gerald Carterr8472: abartlet's patch for parallel ntlmssp supporttru...
2007-10-10 Jim McDonoughr8432: Fix #2077 - login to trusted domain doesn't...
2007-10-10 Günther Deschnerr8427: Printerdb has been moved into a tmp branch.
2007-10-10 Volker Lendecker8360: Some ioctl constants, found by Björn Jacke ...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Gerald Carterr8152: * remove commented out structure
2007-10-10 Volker Lendecker8093: Next round. Now it compiles with --enable-socket...
2007-10-10 Volker Lendecker8092: Attempt to fix the socket wrapper stuff for...
2007-10-10 Gerald Carterr8026: * more fixes to the printing registry interface
2007-10-10 Gerald Carterr8007: * cleanup unused structure from reg_objects.h
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2007-10-10 Jeremy Allisonr7981: MS-DFS tidyup patches from James Peach <jpeach...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr7959: Added aio structure and types.
2007-10-10 Jeremy Allisonr7946: Minor C++ compatibility fix.
2007-10-10 Gerald Carterr7908: * change REGISTRY_HOOK api to use const (fix...
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Gerald Carterr7890: * add Reg[SG]etKeySec() server stubs
2007-10-10 Jeremy Allisonr7886: Fix building with pam_smbpass.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7878: mostly just a rename of REG_INFO to REG_QUERY_VA...
2007-10-10 Jeremy Allisonr7796: Prepare for client setting capabilities to selec...
2007-10-10 Jeremy Allisonr7696: Don't try and be clever and read an 8 byte int...
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Gerald Carterr7664: add access check hooks to _reg_open_entry which...
2007-10-10 Gerald Carterr7648: adding REGISTRY_HOOK->reg_access_check() for...
2007-10-10 Gerald Carterr7645: adding server stubs for RegCreateKey() and RegSe...
2007-10-10 Gerald Carterr7610: can successfully stop and start the 'spooler...
2007-10-10 Günther Deschnerr7606: add WERR_NET_NAME_NOT_FOUND. This is what window...
2007-10-10 Gerald Carterr7603: * fix a bug in the SERVICE_ALL_ACCESS security...
2007-10-10 Gerald Carterr7595: start trying to split out the svcctl functions...
2007-10-10 Gerald Carterr7576: implement access checks for open_scm and open_se...
2007-10-10 Gerald Carterr7573: you can't make an omlette without break a few...
2007-10-10 Gerald Carterr7563: svcctl patches from Marcin; have cleaned up...
2007-10-10 Gerald Carterr7547: removing unused fields in the REGISTRY_KEY struc...
2007-10-10 Gerald Carterr7440: * merge registry server changes from trunk ...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr7395: * new feature 'map to guest = bad uid' (based...
2007-10-10 Günther Deschnerr7391: - Added client-support for various lsa_query_tru...
2007-10-10 Jeremy Allisonr7385: Rewrite the RPC bind parsing functions to follow...
2007-10-10 Jeremy Allisonr7200: Don't use memset, use SET_STAT_INVALID (has...
2007-10-10 Derrell Lipmanr7172: This is the proper fix for setting file times...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr7024: reverting mistaken commit
2007-10-10 Gerald Carterr7020: fixing printer ace values and getting rid of...
2007-10-10 Gerald Carterr6992: syncing printer permissions changes from trunk
2007-10-10 Jeremy Allisonr6946: Allow mapping of POSIX ACLs to NT perms to diffe...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Jeremy Allisonr6715: We don't need to wrap the setfsinfo call in...
2007-10-10 Jeremy Allisonr6673: Fix the write cache based on some VERY good...
2007-10-10 Volker Lendecker6651: It's not the smartest thing in the world to...
2007-10-10 Simo Sorcer6646: keep samba3 talloc inline with samba4 one
2007-10-10 Volker Lendecker6639: Attempt to fix the build with talloc
2007-10-10 Jeremy Allisonr6625: Remove another global variable left over from...
2007-10-10 Jeremy Allisonr6613: Merge back fix for PARANOID_MALLOC checker.
2007-10-10 Gerald Carterr6601: fixing query and set alias info calls (level...
2007-10-10 Jeremy Allisonr6595: This is Volkers new-talloc patch. Just got the...
2007-10-10 Jelmer Vernooijr6570: Add socket_wrapper library to 3.0. Can be enable...
2007-10-10 Jeremy Allisonr6548: Fix bug #2622 - remove DPTR_MASK as it makes...
2007-10-10 Herb Lewisr6502: add LOCKING debug class - pull PRINTINGDB class...
2007-10-10 Volker Lendecker6367: Slim down pdb_interface.c a bit. next_entry...
2007-10-10 Gerald Carterr6358: merging SMB_ASSERT() changes from the release...
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Jeremy Allisonr6346: Add a counter for the number of SMB operations...
2007-10-10 Herb Lewisr6318: don't include smbwrapper stuff unless asked for
2007-10-10 Volker Lendecker6277: This implements a new caching API for enumeratin...
2007-10-10 Jeremy Allisonr6266: Add includes for sys/extattr.h and sys/uio.h...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Gerald Carterr6242: after talking to jeremy, we can actually consolidate
2007-10-10 Gerald Carterr6237: fix my breakage of WinXP sp2 msdfs support.
2007-10-10 Gerald Carterr6232: more cleanups; remove BUFFER3; rename BUFFER4...
2007-10-10 Gerald Carterr6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr6221: format cleanup (got tied of looking for related...
2007-10-10 Gerald Carterr6220: cleaning up spoolss header; removing unused...
2007-10-10 Gerald Carterr6218: * fix a segv in EnumPrinters():rpc_buffer_alloc...
next