index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2002-11-07
2
-6
/
+7
*
Merge of get_dc_list() api change. This was slightly more intrusive
Tim Potter
2002-11-06
2
-27
/
+14
*
A small fix by Andy Thomas. Now that incrementing the Auth index has
Richard Sharpe
2002-11-05
1
-1
/
+2
*
Tell popt this command requires 1 'normal' argument and has two optional 'nor...
Jelmer Vernooij
2002-11-05
1
-0
/
+7
*
See if char * makes the Irix C compiler happier than void *?
Richard Sharpe
2002-11-05
1
-1
/
+1
*
Make all of the required (I think) changes to make this code work for
Richard Sharpe
2002-11-05
1
-25
/
+61
*
Start handling Big Endian machines as well as little endian.
Richard Sharpe
2002-11-05
1
-2
/
+2
*
Extra little fix to vl's patch. Make sure the passdb and testparm messages
Andrew Bartlett
2002-11-03
1
-2
/
+4
*
Force algorithmic rid base to sane values and talk about it.
Volker Lendecke
2002-11-03
1
-0
/
+8
*
Make sure that %u is used for SID elements ...
Richard Sharpe
2002-11-02
1
-1
/
+1
*
Add the changes to change the SIDs ...
Richard Sharpe
2002-11-01
1
-19
/
+45
*
Add more. Parse SIDs on the command line ... soon will actually mod the
Richard Sharpe
2002-11-01
1
-11
/
+88
*
Fix small typo ...
Richard Sharpe
2002-11-01
1
-1
/
+1
*
Add more code to the profiles program and add Makefile.in support.
Richard Sharpe
2002-11-01
1
-12
/
+353
*
search & replace doesn't always work reliably :-)
Volker Lendecke
2002-10-31
1
-2
/
+2
*
Add a small utility that can print out the SEC DESCs in NTUSER.DAT.
Richard Sharpe
2002-10-31
1
-0
/
+250
*
Implement 'net maxrid'. Needed to find the maximum current rid to
Volker Lendecke
2002-10-28
1
-0
/
+79
*
This moves the group mapping API into the passdb backend.
Volker Lendecke
2002-10-21
2
-15
/
+20
*
I was somewhat annoyed by 'pdbedit -a vl' spitting an error message
Volker Lendecke
2002-10-21
1
-1
/
+7
*
Fix usage message
Jelmer Vernooij
2002-10-21
1
-1
/
+1
*
sync with SAMBA_3_0
Gerald Carter
2002-10-21
1
-585
/
+0
*
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
2002-10-17
3
-4
/
+4
*
In my test, sync_context simply has to be incremented. Can
Volker Lendecke
2002-10-14
1
-10
/
+9
*
Nice *big* patch from metze.
Andrew Bartlett
2002-10-12
2
-34
/
+34
*
merge from APP_HEAD
Gerald Carter
2002-10-08
1
-0
/
+5
*
try to put every security descriptors related definitions in the same file.
Simo Sorce
2002-10-06
1
-2
/
+2
*
Use popt_common and use popt for showing help info
Jelmer Vernooij
2002-10-05
1
-30
/
+15
*
Add more common options to popt_common - and start using
Jelmer Vernooij
2002-10-05
1
-19
/
+7
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
4
-33
/
+33
*
fix logic error in testparm with wins servers
Gerald Carter
2002-09-30
1
-2
/
+2
*
Some more work on vampire.
Volker Lendecke
2002-09-29
1
-26
/
+18
*
Minor updates:
Andrew Bartlett
2002-09-27
2
-6
/
+20
*
Fix typo
Andrew Bartlett
2002-09-27
1
-1
/
+1
*
add -r to usage output
Gerald Carter
2002-09-26
1
-0
/
+1
*
Add -r parameter to smbgroupedit. With -r you can manually choose
Volker Lendecke
2002-09-26
1
-21
/
+26
*
move all the passdb internal interface to NTSTATUS
Simo Sorce
2002-09-26
1
-13
/
+13
*
This is a first working version of net rpc vampire. First do a net rpc
Volker Lendecke
2002-09-24
1
-12
/
+264
*
Update some help. People keep forgetting that!
Richard Sharpe
2002-09-23
1
-1
/
+3
*
Add net getlocalsid [name]
Richard Sharpe
2002-09-23
1
-0
/
+26
*
Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)
Volker Lendecke
2002-09-23
1
-2
/
+3
*
Cosmetic fix for debug message.
Volker Lendecke
2002-09-23
1
-2
/
+1
*
Add the ability to view/set the current local domain SIDs.
Volker Lendecke
2002-09-23
1
-0
/
+45
*
Change parsing of policy and privs delta to what Ethereal says.
Volker Lendecke
2002-09-22
1
-3
/
+1
*
First code for 'net rpc vampire'. We should probably find a more
Volker Lendecke
2002-09-18
2
-1
/
+279
*
Add a synonym for samdump ...
Richard Sharpe
2002-09-18
1
-0
/
+1
*
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
2002-09-17
1
-14
/
+12
*
added gencache implementation from mimir - thanks!
Andrew Tridgell
2002-09-11
3
-0
/
+330
*
removing compiler warnings about shadowed globals
Gerald Carter
2002-09-10
1
-18
/
+18
*
This is the 'easy' parts of the trusted domains patch n+3 patch from
Andrew Bartlett
2002-09-06
1
-0
/
+8
*
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
2002-09-06
1
-1
/
+1
[prev]
[next]