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
/
nmbd
/
nmbd_synclists.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-12-01
Remove extra headers, and ensure that we correctly bail out of winbindd if we
Andrew Bartlett
1
-1
/
+0
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-1
/
+1
2002-09-10
Patch from Andy Levine andyl@epicrealm.com who discovered that W2K DMB's
Jeremy Allison
1
-1
/
+5
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-09-10
convert more code to use XFILE
Andrew Tridgell
1
-4
/
+4
2001-09-10
convert more code to use XFILE
Andrew Tridgell
1
-4
/
+4
2001-09-05
merge profile data changes from 2.2
Herb Lewis
1
-3
/
+10
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-5
/
+0
2001-03-08
Fixed double fclose() call (I love insure :-).
Jeremy Allison
1
-2
/
+0
2001-01-04
I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
Richard Sharpe
1
-4
/
+5
2000-10-07
Ensure browse.dat is written and read in UNIX character set format.
Jeremy Allison
1
-3
/
+13
2000-05-02
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
1
-1
/
+1
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
1
-3
/
+2
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-4
/
+4
1999-12-01
more cli_session_setup() calls. what the heck are these doing???
Luke Leighton
1
-1
/
+1
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-2
/
+2
1998-10-05
get type of callback right
Andrew Tridgell
1
-1
/
+1
1998-09-25
added rpcclient program
Luke Leighton
1
-1
/
+7
1998-09-17
fixed another potential fork bomb where the wins file becomes
Andrew Tridgell
1
-0
/
+2
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1
-5
/
+5
1998-08-30
finished the asynchronous browse synchronisation code. It even seems
Andrew Tridgell
1
-0
/
+282