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
/
rpc_parse
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
missing prs_align()'s
Gerald Carter
2002-10-05
1
-0
/
+9
*
|
This is the netlogon schannel client code. Try a
Volker Lendecke
2003-04-09
1
-4
/
+16
*
|
A little clarification in the rpc auth header struct.
Volker Lendecke
2003-04-09
1
-8
/
+7
*
|
Put the core schannel functions to parse_prs.c. They are also used by
Volker Lendecke
2003-04-09
1
-0
/
+182
*
|
Merge the TNG netlogon schannel from HEAD.
Volker Lendecke
2003-04-06
1
-0
/
+95
*
|
Merge from HEAD:
Andrew Bartlett
2003-03-17
6
-41
/
+41
*
|
Merge from HEAD. 'fixed the unmarshalling of the queryaliasmem SAMR call'
Jeremy Allison
2003-03-13
1
-2
/
+6
*
|
add #define for the max device name length in a DEVICEMODE
Gerald Carter
2003-03-06
1
-1
/
+1
*
|
* CR1868: only send a change notify message if we have something
Gerald Carter
2003-03-03
1
-1
/
+1
*
|
Merge: const fixes.
Tim Potter
2003-02-25
2
-12
/
+15
*
|
Progress on CR 601
Gerald Carter
2003-02-25
1
-1
/
+1
*
|
couple of merges from APP_HEAD
Gerald Carter
2003-02-21
1
-1
/
+1
*
|
Check return code of string_to_sid. (Merge from HEAD)
Martin Pool
2003-02-18
1
-22
/
+26
*
|
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
2003-02-14
3
-30
/
+72
*
|
Merge from HEAD: Send the session key to the client, allowing it to perform SMB
Andrew Bartlett
2003-02-02
1
-2
/
+2
*
|
Merge tpot's changes to request the correct sizes for user dispinfo
Jeremy Allison
2003-01-29
1
-2
/
+2
*
|
Merge tridge's client priv code from HEAD.
Jeremy Allison
2003-01-29
1
-0
/
+61
*
|
Merging tridge's privillage client changes from HEAD.
Jeremy Allison
2003-01-28
2
-12
/
+103
*
|
merging some rpcclient and net functionality from HEAD
Gerald Carter
2003-01-15
3
-19
/
+109
*
|
Now that I am running config.developer, I decided to get rif of some warnings:
Richard Sharpe
2003-01-13
1
-2
/
+2
*
|
Missed from previous commit - merge from HEAD the changes to the remote
Andrew Bartlett
2003-01-04
1
-4
/
+8
*
|
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
13
-661
/
+662
*
|
Merge tridge's fix :
Jeremy Allison
2002-12-31
1
-2
/
+8
*
|
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
|
Merge of comment about apparent spoolss_io_user_info weirdness.
Tim Potter
2002-12-20
1
-0
/
+4
*
|
Support printer info 7, used for publishing
Jim McDonough
2002-12-03
1
-0
/
+63
*
|
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2002-11-23
1
-1
/
+2
*
|
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
5
-40
/
+42
*
|
Sync with HEAD to get enumprinterkey api.
Jim McDonough
2002-11-08
1
-0
/
+29
*
|
Being tpot's janitor again.... checking in things only checked into HEAD.
Jeremy Allison
2002-11-07
1
-3
/
+4
*
|
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2002-11-07
1
-1
/
+1
*
|
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
1
-3
/
+13
*
|
Merge NULL relstr fix from HEAD.
Tim Potter
2002-10-17
1
-0
/
+3
*
|
missing prs_align()'s
Gerald Carter
2002-10-05
1
-0
/
+9
*
|
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2002-10-04
1
-2
/
+2
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-10-04
1
-0
/
+113
|
\
|
|
*
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2002-10-04
2
-2
/
+115
|
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-10
/
+25
|
*
HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !
Jeremy Allison
2002-09-27
1
-20
/
+17
|
*
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*
Andrew Bartlett
2002-09-26
1
-1
/
+44
|
*
Change parsing of policy and privs delta to what Ethereal says.
Volker Lendecke
2002-09-22
1
-70
/
+66
|
*
wrong alignment size calculation
Simo Sorce
2002-09-13
1
-1
/
+3
|
*
Display debug data we are marshalling/unmarshalling a UNISTR in a
Tim Potter
2002-09-06
1
-1
/
+7
|
*
A netshareenum reply always contains an enum_hnd. win2k returns zero
Tim Potter
2002-09-05
1
-4
/
+2
|
*
Fix typo in comment.
Tim Potter
2002-09-04
1
-1
/
+1
|
*
Implemented client function for deleteprinterdataex.
Tim Potter
2002-09-03
1
-0
/
+15
|
*
Implemented some more client side spoolss functions:
Tim Potter
2002-09-02
1
-7
/
+96
|
*
Avoid writing unitialised bytes to the wire (and consequent valgrind warnings)
Andrew Bartlett
2002-08-31
1
-1
/
+5
|
*
fix up print portion of registry. Merge from APP_HEAD.
Gerald Carter
2002-08-30
1
-72
/
+2
|
*
merge of phant0m key fix from APP_HEAD
Gerald Carter
2002-08-30
1
-2
/
+6
[prev]
[next]