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
Commit message (
Expand
)
Author
Age
Files
Lines
*
make all-docs to make sure everything is up-to-date
Gerald Carter
2002-01-28
31
-32
/
+32
*
Name another talloc.
Andrew Bartlett
2002-01-28
1
-1
/
+1
*
minor fix and checks
Simo Sorce
2002-01-27
1
-2
/
+4
*
Some more 'winbind default domain' support patches from Alexander Bokovoy
Andrew Bartlett
2002-01-27
5
-89
/
+38
*
Yes, dev is an 'input/output' paramater...
Andrew Bartlett
2002-01-27
1
-2
/
+2
*
Patch from Kevin Stefanik <kstef@mtppi.org> to do some more error checking for
Andrew Bartlett
2002-01-27
1
-6
/
+24
*
merge from 2.2 and regenerate
Gerald Carter
2002-01-27
9
-2791
/
+1973
*
Give pdbedit a -D paramater for setting the DEBUGLEVEL (makes debugging passdb
Andrew Bartlett
2002-01-27
1
-5
/
+10
*
merge from APPLIANCE_HEAD
Gerald Carter
2002-01-26
2
-38
/
+4
*
- Provide sid->name lookup support for non-unix accounts.
Andrew Bartlett
2002-01-26
2
-49
/
+72
*
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
2002-01-26
5
-33
/
+24
*
Bring this code into line with new winbind_lookup_name() interface. I think
Andrew Bartlett
2002-01-26
1
-10
/
+23
*
Make a talloc'ed copy of this strings so we can pass the right kind of pointer
Andrew Bartlett
2002-01-26
1
-1
/
+5
*
Rework lookup_name() to take seperate username/domain args, and to remove
Andrew Bartlett
2002-01-26
1
-31
/
+24
*
Add the become_root()/unbecome_root() wrapper around the lookup_name() call,
Andrew Bartlett
2002-01-26
1
-1
/
+9
*
Move the lsa code across to the changed args for lookup_name, and surround it
Andrew Bartlett
2002-01-26
2
-6
/
+13
*
We may as well not use these temporary variables - they are only used once and
Andrew Bartlett
2002-01-26
1
-3
/
+1
*
local_lookup_name() doens't acutally use its 'domain' argument, so drop it and
Andrew Bartlett
2002-01-26
1
-5
/
+3
*
Change the winbind interface to use seperate 'domain' and 'username' feilds for
Andrew Bartlett
2002-01-26
9
-149
/
+56
*
Allow a winbind client to obtain the server's domain name.
Andrew Bartlett
2002-01-26
1
-1
/
+13
*
Remove the 'direct to winbind' hacks, as they should (if I understand
Andrew Bartlett
2002-01-26
1
-12
/
+0
*
This always points at a string literal, so it probably should be 'const'.
Andrew Bartlett
2002-01-26
1
-1
/
+1
*
Fix up a security issue with the way we handle domain groups retuned on the
Andrew Bartlett
2002-01-26
3
-25
/
+20
*
fix typo
Andrew Bartlett
2002-01-26
1
-1
/
+1
*
The new plugable password backend system needs to be initialised after
Andrew Bartlett
2002-01-26
1
-5
/
+5
*
These changes commited on a 'no less broken' basis.
Andrew Bartlett
2002-01-26
1
-7
/
+5
*
Try to get the compiler not to complain about assignments and truth values...
Andrew Bartlett
2002-01-26
1
-2
/
+1
*
Try to move towards slightly sane linking for Samba by removing some pdb_...()
Andrew Bartlett
2002-01-26
2
-29
/
+62
*
Add some information tidbits to an error DEBUG().
Andrew Bartlett
2002-01-26
1
-1
/
+1
*
Fixed ADDPRINTEREX to take a devmode and a security descriptor...
Jeremy Allison
2002-01-26
3
-36
/
+37
*
that's the wins replication daemon !
Jean-François Micouleau
2002-01-25
8
-2
/
+2789
*
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
Jean-François Micouleau
2002-01-25
4
-267
/
+683
*
Change this code so that we don't do a lookup_name() on root.
Andrew Bartlett
2002-01-25
1
-11
/
+3
*
Enable net ads commands to use existing tickets if the user doesn't specify a...
Jim McDonough
2002-01-25
3
-5
/
+24
*
Fixed display of "remote downlevel document" in old print job submission
Jeremy Allison
2002-01-25
3
-4
/
+14
*
Make systemtime work for spooling on bigendian systems. Fix from
Jeremy Allison
2002-01-25
1
-3
/
+20
*
new message type for nmbd
Jean-François Micouleau
2002-01-25
1
-0
/
+1
*
remove unused variable
Jean-François Micouleau
2002-01-25
1
-1
/
+0
*
picky about realloc
Jean-François Micouleau
2002-01-25
1
-5
/
+6
*
merge from 2.2
Gerald Carter
2002-01-25
1
-1
/
+1
*
Passdb changes:
Andrew Bartlett
2002-01-25
3
-11
/
+30
*
Fix a 'const' warning.
Andrew Bartlett
2002-01-25
1
-1
/
+1
*
Bring auth_winbind into line with the protocol changes
Andrew Bartlett
2002-01-25
1
-0
/
+3
*
micro fix :-)
Simo Sorce
2002-01-25
1
-0
/
+1
*
Removed dodgy init of local variable.
Tim Potter
2002-01-25
1
-1
/
+1
*
Return correct RPC fault PDU on bad handle incoming.
Jeremy Allison
2002-01-25
3
-0
/
+15
*
Much more useful handling of backup domain controllers in winbindd. Honour
Tim Potter
2002-01-25
1
-25
/
+51
*
Remove check for passwordserver = "*" as we now initialise it.
Tim Potter
2002-01-25
1
-1
/
+6
*
Initialise password server to "*" in init_globals()
Tim Potter
2002-01-25
1
-0
/
+1
*
Removed unused static variable.
Tim Potter
2002-01-25
1
-1
/
+0
[next]