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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-03-28
Updated version.
Tim Potter
1
-23
/
+26
2002-03-28
Script to generate patch to Makefile.in and configure.in
Tim Potter
1
-0
/
+6
2002-03-27
Added sys_adminlog() system for info the appliance admins really
Jeremy Allison
3
-0
/
+66
2002-03-27
merge from 2.2 - don't check local passdb if -r option used
Herb Lewis
1
-1
/
+3
2002-03-27
merge from SAMBA_2_2
Gerald Carter
1
-6
/
+6
2002-03-27
Updated for long flags from popt conversion, as well as version number.
Jim McDonough
1
-10
/
+11
2002-03-27
Update smbstatus manpage source. Includes corrections of some flags,
Jim McDonough
1
-10
/
+25
2002-03-27
Told make to build nsswitch/pam_winbind.so - someone changed the Makefile
John Terpstra
1
-1
/
+1
2002-03-27
Converted to #include *.c format.
Tim Potter
2
-16
/
+12
2002-03-27
Broke out stuff into other files.
Tim Potter
1
-743
/
+19
2002-03-27
Moved pyconv definitions across.
Tim Potter
1
-4
/
+19
2002-03-27
Fixed bug in guards.
Tim Potter
1
-1
/
+1
2002-03-27
Converted to #include *.c format to avoid namespace pollution and
Tim Potter
2
-58
/
+0
2002-03-27
Moved general printer related calls here.
Tim Potter
1
-0
/
+558
2002-03-27
Moved printer driver related calls here.
Tim Potter
1
-0
/
+295
2002-03-27
Whoops, left the paged control not critical in the paged search...kind of
Jim McDonough
1
-1
/
+1
2002-03-27
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
7
-257
/
+221
2002-03-27
Add server control to prevent referrals in paged searches. This keeps
Jim McDonough
1
-6
/
+18
2002-03-27
Allow hosts allow/deny to use xx.xx.xx.xx/yy syntax.
Jeremy Allison
1
-2
/
+10
2002-03-27
In msleep - never sleep for more than 1 second. Cope with time changes.
Jeremy Allison
1
-16
/
+27
2002-03-27
Moved debug messages for grabbing/releasing mutex.
Jeremy Allison
2
-2
/
+4
2002-03-26
Unblock sigusr1 on startup.
Tim Potter
1
-0
/
+1
2002-03-26
Don't hold the mutex for more than 20 seconds.
Jeremy Allison
3
-7
/
+37
2002-03-26
Added code for smb messaging. winbindd now responds to the smbcontrol
Tim Potter
1
-2
/
+15
2002-03-26
Don't do a zero-length malloc (caught with dmalloc library).
Jeremy Allison
1
-1
/
+1
2002-03-26
Moved conv functions to separate file.
Tim Potter
2
-211
/
+99
2002-03-26
#include "py_conv.h"
Tim Potter
1
-0
/
+2
2002-03-26
Added ports and conversion routines.
Tim Potter
1
-1
/
+3
2002-03-26
Regenerated patch.
Tim Potter
1
-12
/
+11
2002-03-26
Port related functions.
Tim Potter
2
-0
/
+127
2002-03-26
Samba structure <-> Python dictionary helper functions.
Tim Potter
2
-0
/
+161
2002-03-26
Moved form related functions as methods in the policy handle object.
Tim Potter
2
-58
/
+49
2002-03-26
Append $(srcdir) to include directories.
Tim Potter
1
-9
/
+15
2002-03-26
Pass $(srcdir) to setup.py
Tim Potter
1
-0
/
+1
2002-03-26
Renamed internal methods so as not to clash with symbols within Samba.
Tim Potter
1
-23
/
+175
2002-03-26
OpenPrinter() merge from 2.2
Gerald Carter
5
-27
/
+282
2002-03-26
Removed unused variable.
Jeremy Allison
1
-3
/
+0
2002-03-26
Tests for insane open semantics.
Jeremy Allison
1
-7
/
+68
2002-03-26
Matched W2K *insane* open semantics....
Jeremy Allison
1
-0
/
+18
2002-03-26
Added 5 *NASTY* non-io open tests....
Jeremy Allison
1
-0
/
+169
2002-03-25
add {push,pull}_ucs2{allocate,talloc}() functions.
Andrew Bartlett
1
-0
/
+58
2002-03-25
Roll back proto.h changes -- to hard to do them portably. Leave
Martin Pool
1
-55
/
+16
2002-03-24
Spelling fixes.
Tim Potter
3
-3
/
+3
2002-03-23
Set default recycle directory permissions as 0770. Unlink on rename
Jeremy Allison
1
-8
/
+11
2002-03-23
Documentation updates.
Andrew Bartlett
1
-4
/
+58
2002-03-23
Extra parinoa and DEBUG()s for the make_user_info_map() code.
Andrew Bartlett
1
-4
/
+18
2002-03-23
Correctly store the hostname of the remote machine if so configured. If the
Andrew Bartlett
1
-4
/
+6
2002-03-23
rerun autoconf
Andrew Bartlett
1
-312
/
+313
2002-03-23
Make a number of the lookup tables 'const'. I'm told this assists in sharing
Andrew Bartlett
4
-15
/
+15
2002-03-23
Update some of the DEBUG()s in Get_Pwnam_internal()
Andrew Bartlett
1
-8
/
+11
[prev]
[next]