Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 1 | -47/+0 |
2007-10-10 | r18654: Rename "struct uuid" => "struct GUID" for consistency. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r18598: Add marshalling support to smb_io_time. | Volker Lendecke | 1 | -1/+8 |
2007-10-10 | r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h | Gerald Carter | 1 | -8/+2 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 1 | -5/+23 |
2007-10-10 | r17316: More C++ warnings -- 456 left | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r16362: That's the best way to fix a Klocwork bug: Remove the (unused...;-) code | Volker Lendecke | 1 | -50/+0 |
2007-10-10 | r16299: Fix another "dereferencing type-punned pointer will break | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r14770: Fix coverity bug #257. Possible null deref. | Jeremy Allison | 1 | -1/+9 |
2007-10-10 | r14387: Try and fix the coverity issues (#53, #54) with negative | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14219: Fix coverity #135. Don't deref a ptr if it can be NULL. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14045: Coverity fix #14. Ensure if len is set buf != NULL. | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r13802: I *knew* ASU on sparc had to be good for *something* ! :-). | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13455: Prepare to add lookupnames2. | Jeremy Allison | 1 | -10/+40 |
2007-10-10 | r13439: Fix NET_SAM_LOGON_EX. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10781: merging eventlog and svcctl code from trunk | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r8553: Another compile warning fix from jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r7563: svcctl patches from Marcin; have cleaned up formating and am checking ... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6942: * merging the registry changes back to the 3.0 tree | Gerald Carter | 1 | -2/+18 |
2007-10-10 | r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename... | Gerald Carter | 1 | -61/+32 |
2007-10-10 | r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains() | Gerald Carter | 1 | -33/+36 |
2007-10-10 | r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count ) | Gerald Carter | 1 | -64/+78 |
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 1 | -54/+105 |
2007-10-10 | r5805: merging spoolss parsing changes from trunk and cleaning up resulting s... | Gerald Carter | 1 | -0/+19 |
2007-10-10 | r4668: allow the caller to invoke init_unistr2() with a NULL buffer to match ... | Gerald Carter | 1 | -0/+8 |
2007-10-10 | r4601: Removed any use of the MAX_XXX_STR style definitions. A little larger | Jeremy Allison | 1 | -54/+38 |
2007-10-10 | r4287: Vampire SAM_DELTA_DOMAIN_INFO. | Günther Deschner | 1 | -0/+62 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -50/+30 |
2007-10-10 | r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r196: merging struct uuid from trunk | Gerald Carter | 1 | -0/+28 |
2004-02-08 | Make more functions static, and remove duplication in the use of functions | Andrew Bartlett | 1 | -1/+1 |
2003-12-10 | Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o... | Gerald Carter | 1 | -1/+1 |
2003-11-17 | Fix from Andrew Bartlett to fix up the munged-dial problem. | Jeremy Allison | 1 | -1/+5 |
2003-11-11 | fix crash bug due to empyrt munged dial string; patch from metze | Gerald Carter | 1 | -1/+1 |
2003-11-07 | Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c... | Jeremy Allison | 1 | -0/+21 |
2003-09-25 | Fix for #480. Change the interface for init_unistr2 to not take a length | Jeremy Allison | 1 | -49/+49 |
2003-05-26 | Metze's patches: | John Terpstra | 1 | -35/+35 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -3/+3 |
2003-01-28 | Merging tridge's privillage client changes from HEAD. | Jeremy Allison | 1 | -5/+36 |
2003-01-15 | merging some rpcclient and net functionality from HEAD | Gerald Carter | 1 | -0/+49 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -34/+34 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -16/+15 |
2002-11-07 | Being tpot's janitor again.... checking in things only checked into HEAD. | Jeremy Allison | 1 | -3/+4 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -3/+0 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -5/+48 |
2002-03-02 | more const | Andrew Bartlett | 1 | -2/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |