index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't do a zero-length malloc (caught with dmalloc library).
Jeremy Allison
2002-03-26
1
-1
/
+1
*
Moved conv functions to separate file.
Tim Potter
2002-03-26
2
-211
/
+99
*
#include "py_conv.h"
Tim Potter
2002-03-26
1
-0
/
+2
*
Added ports and conversion routines.
Tim Potter
2002-03-26
1
-1
/
+3
*
Regenerated patch.
Tim Potter
2002-03-26
1
-12
/
+11
*
Port related functions.
Tim Potter
2002-03-26
2
-0
/
+127
*
Samba structure <-> Python dictionary helper functions.
Tim Potter
2002-03-26
2
-0
/
+161
*
Moved form related functions as methods in the policy handle object.
Tim Potter
2002-03-26
2
-58
/
+49
*
Append $(srcdir) to include directories.
Tim Potter
2002-03-26
1
-9
/
+15
*
Pass $(srcdir) to setup.py
Tim Potter
2002-03-26
1
-0
/
+1
*
Renamed internal methods so as not to clash with symbols within Samba.
Tim Potter
2002-03-26
1
-23
/
+175
*
OpenPrinter() merge from 2.2
Gerald Carter
2002-03-26
5
-27
/
+282
*
Removed unused variable.
Jeremy Allison
2002-03-26
1
-3
/
+0
*
Tests for insane open semantics.
Jeremy Allison
2002-03-26
1
-7
/
+68
*
Matched W2K *insane* open semantics....
Jeremy Allison
2002-03-26
1
-0
/
+18
*
Added 5 *NASTY* non-io open tests....
Jeremy Allison
2002-03-26
1
-0
/
+169
*
add {push,pull}_ucs2{allocate,talloc}() functions.
Andrew Bartlett
2002-03-25
1
-0
/
+58
*
Roll back proto.h changes -- to hard to do them portably. Leave
Martin Pool
2002-03-25
1
-55
/
+16
*
Spelling fixes.
Tim Potter
2002-03-24
3
-3
/
+3
*
Extra parinoa and DEBUG()s for the make_user_info_map() code.
Andrew Bartlett
2002-03-23
1
-4
/
+18
*
Correctly store the hostname of the remote machine if so configured. If the
Andrew Bartlett
2002-03-23
1
-4
/
+6
*
rerun autoconf
Andrew Bartlett
2002-03-23
1
-312
/
+313
*
Make a number of the lookup tables 'const'. I'm told this assists in sharing
Andrew Bartlett
2002-03-23
4
-15
/
+15
*
Update some of the DEBUG()s in Get_Pwnam_internal()
Andrew Bartlett
2002-03-23
1
-8
/
+11
*
Patch from Hasch@t-online.de (Juergen Hasch) to add allocate and talloc
Andrew Bartlett
2002-03-23
1
-1
/
+86
*
Minor fixes:
Andrew Bartlett
2002-03-23
2
-13
/
+17
*
Various winbind updates:
Andrew Bartlett
2002-03-23
5
-9
/
+11
*
Join as a server trust account if the server role is either PDC or BDC.
Andrew Bartlett
2002-03-23
1
-1
/
+1
*
Forgot torture hacks...
Jeremy Allison
2002-03-23
1
-5
/
+1
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
11
-209
/
+314
*
Stomped on some header file version numbers that have crept back in.
Tim Potter
2002-03-22
9
-16
/
+9
*
Make debug statment less confusing.
Tim Potter
2002-03-22
1
-2
/
+5
*
cut and paste inserted spaces instead of tab. Some versions of make don't
Herb Lewis
2002-03-22
1
-1
/
+1
*
Added enumerate trusted domains and check secret.
Tim Potter
2002-03-22
1
-1
/
+112
*
add a -n maxloops option so this can be run in a script and end after a
Herb Lewis
2002-03-22
1
-1
/
+8
*
make install should also install the default dat files from codepages
Herb Lewis
2002-03-21
2
-1
/
+27
*
Missed a couple of fetch/store_ints.
Jeremy Allison
2002-03-21
1
-4
/
+4
*
Make winbindd_idmap tdb endian independent. This is very important for
Jeremy Allison
2002-03-21
4
-111
/
+53
*
When upgrading from an old idmap tdb, remember to overwrite the reverse
Jeremy Allison
2002-03-21
1
-0
/
+5
*
merge fix for core dump when called with no args from 2.2
Herb Lewis
2002-03-21
1
-1
/
+1
*
Fix stupid typo !
Jeremy Allison
2002-03-21
1
-2
/
+2
*
add .proto.check
Herb Lewis
2002-03-21
1
-0
/
+1
*
update usage message with other options. Add a -d debuglevel option
Herb Lewis
2002-03-21
1
-1
/
+11
*
must use native endian index when creating default valid.dat table so it
Herb Lewis
2002-03-21
1
-2
/
+2
*
return . and .. first in readdir - this fixes masktest on IRIX which
Herb Lewis
2002-03-21
1
-1
/
+13
*
There is no reason we can't join a domain with secuirty=user. In fact we
Andrew Bartlett
2002-03-21
1
-5
/
+0
*
make net ads info work with -S
Andrew Tridgell
2002-03-21
1
-4
/
+5
*
Compile fix for --with-profiling-data
Tim Potter
2002-03-21
1
-0
/
+2
*
Don't leak memory on failure.
Andrew Bartlett
2002-03-21
1
-1
/
+3
*
Make sure to initaliase SAM_ACCOUNT pointers to NULL, otherwise pdb_init_sam()
Andrew Bartlett
2002-03-21
2
-6
/
+6
[prev]
[next]