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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-25
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
Jean-François Micouleau
4
-267
/
+683
2002-01-25
Change this code so that we don't do a lookup_name() on root.
Andrew Bartlett
1
-11
/
+3
2002-01-25
Enable net ads commands to use existing tickets if the user doesn't specify a...
Jim McDonough
3
-5
/
+24
2002-01-25
Fixed display of "remote downlevel document" in old print job submission
Jeremy Allison
3
-4
/
+14
2002-01-25
Make systemtime work for spooling on bigendian systems. Fix from
Jeremy Allison
1
-3
/
+20
2002-01-25
new message type for nmbd
Jean-François Micouleau
1
-0
/
+1
2002-01-25
remove unused variable
Jean-François Micouleau
1
-1
/
+0
2002-01-25
picky about realloc
Jean-François Micouleau
1
-5
/
+6
2002-01-25
merge from 2.2
Gerald Carter
1
-1
/
+1
2002-01-25
Passdb changes:
Andrew Bartlett
3
-11
/
+30
2002-01-25
Fix a 'const' warning.
Andrew Bartlett
1
-1
/
+1
2002-01-25
Bring auth_winbind into line with the protocol changes
Andrew Bartlett
1
-0
/
+3
2002-01-25
micro fix :-)
Simo Sorce
1
-0
/
+1
2002-01-25
Removed dodgy init of local variable.
Tim Potter
1
-1
/
+1
2002-01-25
Return correct RPC fault PDU on bad handle incoming.
Jeremy Allison
3
-0
/
+15
2002-01-25
Much more useful handling of backup domain controllers in winbindd. Honour
Tim Potter
1
-25
/
+51
2002-01-25
Remove check for passwordserver = "*" as we now initialise it.
Tim Potter
1
-1
/
+6
2002-01-25
Initialise password server to "*" in init_globals()
Tim Potter
1
-0
/
+1
2002-01-25
Removed unused static variable.
Tim Potter
1
-1
/
+0
2002-01-25
minor fixes
Simo Sorce
4
-12
/
+15
2002-01-24
handle filenames like .bashrc better in the new mangling code
Andrew Tridgell
1
-8
/
+12
2002-01-23
Check request flag for unicode capability and respond accordingly, rather tha...
Jim McDonough
1
-1
/
+2
2002-01-23
Oops...
Andrew Bartlett
1
-1
/
+1
2002-01-23
getpwnam -> getpwnam_alloc.
Andrew Bartlett
6
-13
/
+27
2002-01-23
Change the order of this a bit - as unix password change can fail.
Andrew Bartlett
1
-11
/
+12
2002-01-23
Sync up startpageprinter with appliance.
Tim Potter
1
-5
/
+5
2002-01-23
merge from 2.2
Gerald Carter
1
-3
/
+3
2002-01-22
Merge of fixes from 2.2.
Jeremy Allison
3
-15
/
+15
2002-01-22
merge from appliance_head
Gerald Carter
1
-2
/
+5
2002-01-22
merge from 2.2. of
Gerald Carter
2
-20
/
+23
2002-01-22
Ensure fsp->size is correct so readraw's return correct data.
Jeremy Allison
1
-9
/
+14
2002-01-22
Add more string explanations of RAP errors that are already documented
Martin Pool
1
-8
/
+17
2002-01-22
We have to do some initialization before the string conversion
Martin Pool
1
-13
/
+15
2002-01-22
Raise log level of warning produced when the open() of the tdb fails.
Tim Potter
1
-1
/
+1
2002-01-22
Display tdb name of "unknown" in logging debug when tdb has not been named.
Tim Potter
1
-1
/
+1
2002-01-22
Added comment about running lp_load() before calling pidfile_create().
Tim Potter
1
-1
/
+4
2002-01-22
Call pidfile_create() as part of init sequence.
Tim Potter
1
-0
/
+3
2002-01-22
Having a const parameter for set_socket_options() causes too much confusion.
Tim Potter
1
-1
/
+1
2002-01-21
Removed freebsd hack. Not correct.
Jeremy Allison
1
-4
/
+0
2002-01-21
Found and fixed the logic bug in write cache code. Amazingly helpful
Jeremy Allison
1
-4
/
+10
2002-01-21
getpwnam_alloc -> getpwnam
Simo Sorce
1
-9
/
+8
2002-01-21
hmm, get it right this time.
Simo Sorce
1
-1
/
+1
2002-01-21
fix also the comment.
Simo Sorce
1
-2
/
+5
2002-01-21
replace getpwnam_alloc with plain getpwnam.
Simo Sorce
1
-2
/
+1
2002-01-21
Make the -L option to smbclient slightly less gross:
Martin Pool
1
-4
/
+22
2002-01-21
Spelling fix.
Tim Potter
1
-1
/
+1
2002-01-21
getpwnam -> getpwnam_alloc
Andrew Bartlett
1
-2
/
+3
2002-01-21
getpwnam -> getpwnam_alloc
Andrew Bartlett
1
-1
/
+2
2002-01-21
One less Get_Pwnam_Modify call!
Andrew Bartlett
1
-5
/
+0
2002-01-20
Inititialise the gid to what standard_sub_advanced wants for 'no value'.
Andrew Bartlett
1
-1
/
+1
[next]