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
*
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
|
*
removed a debug line
Andrew Tridgell
2002-08-30
1
-2
/
+0
|
*
There's more work to be done on samsync. Intermediate commit, now
Volker Lendecke
2002-08-29
1
-1
/
+1
|
*
fix 2 byte alignment/offset bug that prevented Win2k/XP clients
Gerald Carter
2002-08-27
1
-9
/
+16
|
*
some cleanup while working on the NETLOGON pipe.
Jean-François Micouleau
2002-08-23
2
-40
/
+4
|
*
Added some new delta types discovered by Ronnie from ethereal"
Tim Potter
2002-08-22
1
-16
/
+23
|
*
added a 'net rpc samdump' command for dumping the whole sam via
Andrew Tridgell
2002-08-22
1
-3
/
+6
|
*
NETLOGON NetServerAuthenticate3 include and parser file
Jean-François Micouleau
2002-08-21
1
-1
/
+80
|
*
* the printing code should now be back to the working state it was
Gerald Carter
2002-08-17
1
-1
/
+1
|
*
Fairly large change to printing code.
Gerald Carter
2002-08-16
1
-36
/
+0
|
*
Rename unknown_0 field in create_user2 reply in the actual struct.
Tim Potter
2002-08-15
1
-1
/
+1
|
*
The unknown_0 field in a CREATE_USER2 reply is the access granted.
Tim Potter
2002-08-15
1
-1
/
+1
|
*
added comment about a new specversion seen from client.
Gerald Carter
2002-08-14
1
-0
/
+2
|
*
Add lsa 0x2e (queryinfo2) client side
Jim McDonough
2002-08-12
1
-0
/
+13
|
*
Add client side support for samr connect4 (0x3e). Seems to have one
Jim McDonough
2002-08-12
1
-0
/
+22
|
*
printing change notification merge from APPLIANCE_HEAD
Gerald Carter
2002-08-08
1
-2
/
+17
|
*
Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.
Tim Potter
2002-08-08
1
-0
/
+28
|
*
Add SAMR 0x3e, which is samr_connect4. Seems to be the same as our
Jim McDonough
2002-08-06
1
-2
/
+60
|
*
Spelling fix.
Tim Potter
2002-08-05
1
-1
/
+1
|
*
Winbind updates!
Andrew Bartlett
2002-07-31
1
-1
/
+1
|
*
Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which
Jim McDonough
2002-07-30
1
-2
/
+108
|
*
add another registry rpc (opnum 0x14). Have no idea what it's real name
Gerald Carter
2002-07-29
1
-4
/
+56
|
*
passing -1 for the src length in rpcstr_pull results in only
Gerald Carter
2002-07-29
1
-1
/
+1
|
*
A very long time ago (actually 6 months ago) I promised to commit this code
Andrew Bartlett
2002-07-27
1
-66
/
+634
|
*
3 things:
Gerald Carter
2002-07-26
1
-1
/
+7
[next]