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-03-21
merge fix for core dump when called with no args from 2.2
Herb Lewis
1
-1
/
+1
2002-03-21
Fix stupid typo !
Jeremy Allison
1
-2
/
+2
2002-03-21
add .proto.check
Herb Lewis
1
-0
/
+1
2002-03-21
update usage message with other options. Add a -d debuglevel option
Herb Lewis
1
-1
/
+11
2002-03-21
must use native endian index when creating default valid.dat table so it
Herb Lewis
1
-2
/
+2
2002-03-21
return . and .. first in readdir - this fixes masktest on IRIX which
Herb Lewis
1
-1
/
+13
2002-03-21
There is no reason we can't join a domain with secuirty=user. In fact we
Andrew Bartlett
1
-5
/
+0
2002-03-21
make net ads info work with -S
Andrew Tridgell
1
-4
/
+5
2002-03-21
Compile fix for --with-profiling-data
Tim Potter
1
-0
/
+2
2002-03-21
Don't leak memory on failure.
Andrew Bartlett
1
-1
/
+3
2002-03-21
Make sure to initaliase SAM_ACCOUNT pointers to NULL, otherwise pdb_init_sam()
Andrew Bartlett
2
-6
/
+6
2002-03-21
fixed the secondary group mappings for ADS users
Andrew Tridgell
1
-8
/
+56
2002-03-20
merge from APPLIANCE_HEAD
Gerald Carter
1
-12
/
+1
2002-03-20
Ensure we don't do lp_servicename()'s in tdb traverse as this
Jeremy Allison
1
-5
/
+7
2002-03-20
Print queue entries *must* have queue names, not numbers - numbers are
Jeremy Allison
2
-9
/
+32
2002-03-20
John's patch changed the size of a structure stored in the tdb - we
Jeremy Allison
1
-1
/
+1
2002-03-20
HEAD only fix for truncate from Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Jeremy Allison
1
-1
/
+1
2002-03-20
Make ldapsam compile again.
Andrew Bartlett
1
-20
/
+0
2002-03-20
BUFFER_SIZE Should be 128k if large read write tests are to work.
Jeremy Allison
1
-0
/
+5
2002-03-20
Add assertions that kill() is never accidentally passed a non-positive
Martin Pool
4
-4
/
+15
2002-03-20
Actually use flags passed in PYTHON_CFLAGS variable.
Tim Potter
1
-21
/
+33
2002-03-20
Added enum domain users and enum domain groups.
Tim Potter
1
-22
/
+77
2002-03-20
Pass $(CFLAGS) and $(CPPFLAGS) to python compile instead of $(FLAGS)
Tim Potter
1
-1
/
+1
2002-03-20
Added name_to_sid and sid_to_name functions.
Tim Potter
1
-1
/
+136
2002-03-20
Remove nsswitch from include directories.
Tim Potter
1
-2
/
+4
2002-03-20
Cache call to winbind separator.
Tim Potter
1
-46
/
+56
2002-03-20
resetprinter merge from SAMBA_2_2
Gerald Carter
3
-13
/
+36
2002-03-20
Ignore autogenerated setup.py
Tim Potter
1
-0
/
+1
2002-03-20
Initial version.
Tim Potter
8
-0
/
+1734
2002-03-20
Correctly increment offset in cli_smbwrite.
Jeremy Allison
2
-9
/
+25
2002-03-20
Allow a zero rid in pdb_smbpasswd. When given a zero rid the pdb backend
Andrew Bartlett
1
-1
/
+3
2002-03-20
Test against W2K that we're doing large read/writes correctly (we are).
Jeremy Allison
1
-0
/
+9
2002-03-20
Ensure we get a real fd when opening for set file allocation.
Jeremy Allison
1
-1
/
+1
2002-03-20
Merge of Richard's lookupsid fix.
Tim Potter
1
-1
/
+4
2002-03-20
Fix for debug typo.
Jeremy Allison
1
-1
/
+1
2002-03-20
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
10
-256
/
+140
2002-03-20
Merge from app-head:
Tim Potter
1
-2
/
+2
2002-03-19
Patch to configure.in and Makefile.in for Python extensions.
Tim Potter
1
-0
/
+41
2002-03-19
Merge JohnR's fix.
Jeremy Allison
1
-5
/
+10
2002-03-19
the beginning of a test to determine and display a servers properties
Andrew Tridgell
1
-0
/
+31
2002-03-19
setup.py for samba python wrappers
Tim Potter
1
-0
/
+93
2002-03-19
make "net ads user" and "net ads group" also use the new paged interface
Andrew Tridgell
1
-30
/
+16
2002-03-19
updated winbindd to used paged ldap searches for all ldap queries
Andrew Tridgell
1
-1
/
+1
2002-03-19
added a ads_do_search_all() call, which is a more convenient interface
Andrew Tridgell
1
-0
/
+42
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
10
-166
/
+216
2002-03-19
fixed paged controls on my box. The problem seems to be incorrect
Andrew Tridgell
1
-4
/
+21
2002-03-19
Take out autobuild dependency on proto.h; breaks some proprietary Makes.
Martin Pool
1
-8
/
+4
2002-03-19
Refactor for systems like Solaris that cannot handle wildcards on the
Martin Pool
1
-4
/
+8
2002-03-19
Change the Makefile to rebuild proto.h as necessary -- note that this
Martin Pool
1
-16
/
+55
2002-03-19
Fix a double-free bug in wbinfo -t's call in winbindd.
Andrew Bartlett
2
-7
/
+8
[next]