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-23
Minor fixes:
Andrew Bartlett
2
-13
/
+17
2002-03-23
Various winbind updates:
Andrew Bartlett
5
-9
/
+11
2002-03-23
Join as a server trust account if the server role is either PDC or BDC.
Andrew Bartlett
1
-1
/
+1
2002-03-23
Forgot torture hacks...
Jeremy Allison
1
-5
/
+1
2002-03-23
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
11
-209
/
+314
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
9
-16
/
+9
2002-03-22
Make debug statment less confusing.
Tim Potter
1
-2
/
+5
2002-03-22
cut and paste inserted spaces instead of tab. Some versions of make don't
Herb Lewis
1
-1
/
+1
2002-03-22
Added enumerate trusted domains and check secret.
Tim Potter
1
-1
/
+112
2002-03-22
add a -n maxloops option so this can be run in a script and end after a
Herb Lewis
1
-1
/
+8
2002-03-21
make install should also install the default dat files from codepages
Herb Lewis
2
-1
/
+27
2002-03-21
Missed a couple of fetch/store_ints.
Jeremy Allison
1
-4
/
+4
2002-03-21
Make winbindd_idmap tdb endian independent. This is very important for
Jeremy Allison
4
-111
/
+53
2002-03-21
When upgrading from an old idmap tdb, remember to overwrite the reverse
Jeremy Allison
1
-0
/
+5
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
[next]