index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
rpc_misc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-23
s3-builtin: Add missing builtin groups.
Karolin Seeger
1
-0
/
+4
2010-03-23
s3-builtin: Add some builtin groups.
Karolin Seeger
1
-0
/
+3
2009-11-26
s3-passdb: move some defines out of rpc headers (they really belong to passdb).
Günther Deschner
1
-16
/
+0
2009-10-05
s3: remove unused PRS_POINTER_CAST macro.
Günther Deschner
1
-1
/
+0
2009-10-05
s3: remove unused SYSTEMTIME struct.
Günther Deschner
1
-19
/
+0
2009-09-30
s3: remove unused unistr2_term_codes.
Günther Deschner
1
-3
/
+0
2009-09-30
s3-rpc_parse: remove unused UNISTR2 struct and init function.
Günther Deschner
1
-10
/
+0
2009-03-18
s3: remove POLICY_HND.
Günther Deschner
1
-2
/
+0
2009-03-18
s3-rpc_parse: remove unused BUFFER5 and UNISTR3.
Günther Deschner
1
-19
/
+0
2009-03-17
s3-spoolss: move SYSTEMTIME parsing to a more generic place, as suggested.
Günther Deschner
1
-0
/
+19
2009-02-05
s3-parsing: remove a lot of unused structures and their hand marshalling.
Günther Deschner
1
-201
/
+0
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-0
/
+4
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h
Gerald Carter
1
-22
/
+5
2007-10-10
r17806: Make NTTIME a UINT64_S rather than a separate structure consisting of
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r13802: I *knew* ASU on sparc had to be good for *something* ! :-).
Jeremy Allison
1
-2
/
+2
2007-10-10
r13553: Fix all our warnings at -O6 on an x86_64 box.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13455: Prepare to add lookupnames2.
Jeremy Allison
1
-2
/
+9
2007-10-10
r10781: merging eventlog and svcctl code from trunk
Gerald Carter
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-58
/
+8
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-2
/
+8
2007-10-10
r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...
Gerald Carter
1
-31
/
+11
2007-10-10
r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
Gerald Carter
1
-8
/
+1
2007-10-10
r6221: format cleanup (got tied of looking for related structures)
Gerald Carter
1
-151
/
+168
2007-10-10
r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
Gerald Carter
1
-21
/
+10
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-13
/
+25
2007-10-10
r4601: Removed any use of the MAX_XXX_STR style definitions. A little larger
Jeremy Allison
1
-6
/
+1
2007-10-10
r4287: Vampire SAM_DELTA_DOMAIN_INFO.
Günther Deschner
1
-0
/
+9
2003-12-22
add well known rid for pre win2k compatible access group; bug 897
Gerald Carter
1
-0
/
+1
2003-12-10
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...
Gerald Carter
1
-1
/
+1
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
1
-4
/
+4
2003-09-22
Reformat - preparing to fix bug #480 (which will be ugly).
Jeremy Allison
1
-81
/
+59
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
1
-0
/
+16
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-1
/
+1
2003-01-28
Merging tridge's privillage client changes from HEAD.
Jeremy Allison
1
-3
/
+3
2003-01-15
merging some rpcclient and net functionality from HEAD
Gerald Carter
1
-0
/
+16
2002-04-04
If compiling with Insure, mallocate a byte of memory and attach it to the
Tim Potter
1
-0
/
+12
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
1
-0
/
+15
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-08-28
Merge of sam sync code from TNG.
Tim Potter
1
-0
/
+19
2001-03-11
Moved cruft out of smb.h into ntdomain.h where it belongs. dc struct
Jeremy Allison
1
-0
/
+13
2001-03-07
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
1
-5
/
+5
2000-11-13
Large commit which restructures the local password storage API.
Gerald Carter
1
-0
/
+1
2000-08-08
All changes related to rpcclient...
Gerald Carter
1
-1
/
+0
2000-08-04
After talking with Jeremy and JF (and staring at packet traces between
Gerald Carter
1
-1
/
+3
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
1
-5
/
+5
2000-07-18
Fixed some more client SPOOLSS functions. The following
Gerald Carter
1
-1
/
+36
[next]