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
/
utils
/
net_rpc_samsync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-02
JHT came up with a nasty (broken) torture case in preparing examples for
Andrew Bartlett
1
-2
/
+2
2003-10-14
Break out of samsync loop on error.
Tim Potter
1
-0
/
+3
2003-09-10
Fix error return path memory leaks in vampire code for creating users.
Tim Potter
1
-3
/
+8
2003-09-10
Use opt_target_workgroup instead of lp_workgroup() in vampire code so
Tim Potter
1
-2
/
+2
2003-08-07
Turns out I had my packet sequences wrong for oplock break code.
Jeremy Allison
1
-2
/
+6
2003-08-07
Cosmetic fix from waider@waider.ie.
Jeremy Allison
1
-0
/
+31
2003-07-27
Ensure all code paths set add_script.
Jeremy Allison
1
-4
/
+3
2003-07-22
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
1
-3
/
+3
2003-07-16
fixes for 'net rpc vampire'. I can now take a blank Samba host
Gerald Carter
1
-25
/
+12
2003-07-11
moving more code around.
Gerald Carter
1
-1
/
+3
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
1
-4
/
+11
2003-07-05
Add some debug statments to our vampire code - try to make it easier to track
Andrew Bartlett
1
-0
/
+6
2003-07-05
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
1
-37
/
+44
2003-06-18
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
1
-10
/
+4
2003-06-16
Make net rpc vampire return an error if the sam sync RPC returns an error.
Tim Potter
1
-9
/
+29
2003-06-14
This patch modifies 'net rpc vampire' to add new and existing users to both
Andrew Bartlett
1
-20
/
+39
2003-05-12
Re-enable secure channel for net rpc vampire.
Tim Potter
1
-8
/
+13
2003-05-08
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
1
-1
/
+7
2003-04-29
adding ifdef'd code to add alias membership for vampire
Gerald Carter
1
-0
/
+138
2003-04-21
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
1
-4
/
+7
2003-04-14
Merge: remove unused variables.
Tim Potter
1
-3
/
+0
2003-04-14
Merge of Jelmer's usage updates for net.
Tim Potter
1
-1
/
+1
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
1
-10
/
+8
2003-03-31
Waider's cosmetic change to print out the database type when
Volker Lendecke
1
-1
/
+17
2003-03-30
This sets the domain for the user in vampire. Otherwise
Volker Lendecke
1
-0
/
+2
2003-03-23
Merge of patch by waider to our samsync code.
Andrew Bartlett
1
-35
/
+155
2003-03-22
Thanks to volker, merge passdb changes from HEAD:
Andrew Bartlett
1
-4
/
+1
2003-01-29
playing janitor for abartlet. :-(
Gerald Carter
1
-22
/
+15
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-3
/
+3
2002-11-10
After the lord mayors parade......
Jeremy Allison
1
-11
/
+30
2002-11-07
Keeping 3.0 in sync....
Jeremy Allison
1
-7
/
+11
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
1
-39
/
+43
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
1
-2
/
+2
2002-10-01
syncing up with HEAD. Seems to be a lot of differences creeping in
Gerald Carter
1
-26
/
+18
2002-09-24
This is a first working version of net rpc vampire. First do a net rpc
Volker Lendecke
1
-12
/
+264
2002-09-23
Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)
Volker Lendecke
1
-2
/
+3
2002-09-22
Change parsing of policy and privs delta to what Ethereal says.
Volker Lendecke
1
-3
/
+1
2002-09-18
First code for 'net rpc vampire'. We should probably find a more
Volker Lendecke
1
-0
/
+278
2002-08-30
added cli_net_auth_3 client code.
Jean-François Micouleau
1
-1
/
+3
2002-08-29
There's more work to be done on samsync. Intermediate commit, now
Volker Lendecke
1
-5
/
+21
2002-08-29
show builtin groups in samdump
Andrew Tridgell
1
-33
/
+40
2002-08-22
added a 'net rpc samdump' command for dumping the whole sam via
Andrew Tridgell
1
-0
/
+162