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