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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-11
Fix --with-fhs for swatdir
Jelmer Vernooij
1
-0
/
+1
2004-01-11
added dom_sid_string() function
Andrew Tridgell
1
-7
/
+15
2004-01-09
Update Copyright to 1992-2004
Stefan Metzmacher
1
-1
/
+1
2004-01-09
fixed the rpc epmapper server. This fixes rpc over tcp.
Andrew Tridgell
1
-1
/
+18
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
24
-408
/
+970
2004-01-08
remove a useless assignment
Stefan Metzmacher
1
-1
/
+1
2004-01-02
Add note about new configure structure.
Jelmer Vernooij
1
-1
/
+3
2004-01-02
Autodetect service_type in cli_tree_full_connection() if the caller
Tim Potter
1
-0
/
+6
2003-12-31
the endpoint mapper now works in bigendian mode
Andrew Tridgell
4
-9
/
+16
2003-12-30
"subsystems" should be static
Andrew Tridgell
1
-1
/
+1
2003-12-22
remove some unused files
Andrew Tridgell
9
-4386
/
+0
2003-12-21
minor updates to make the srvsvc test compile
Andrew Tridgell
1
-5
/
+5
2003-12-21
wkssvc test updates from metze
Andrew Tridgell
1
-15
/
+21
2003-12-20
latest srvsvc and wkssvc IDL from metze
Andrew Tridgell
2
-122
/
+744
2003-12-20
tim, I'm guessing you really didn't want to add this :)
Andrew Tridgell
1
-2
/
+1
2003-12-20
Remove Makefile targets for old python extensions.
Tim Potter
1
-27
/
+17
2003-12-19
addition of samr_SetSecurity() from kai
Andrew Tridgell
4
-5
/
+29
2003-12-19
fixed removal of moe than one ncacn_* option from option list
Andrew Tridgell
1
-0
/
+1
2003-12-19
fixed the AddAliasMem test code
Andrew Tridgell
2
-13
/
+44
2003-12-19
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
4
-47
/
+396
2003-12-19
added code to the IDL validator to check for common errors with
Andrew Tridgell
2
-3
/
+51
2003-12-17
fixed a segv in RPC-* when debug level > 2
Andrew Tridgell
1
-1
/
+1
2003-12-17
Fix typo.
Tim Potter
1
-1
/
+1
2003-12-17
fixed a bug in the acct_flags checking on CreateUser2 in the RPC-SAMR test
Andrew Tridgell
1
-5
/
+5
2003-12-17
Delete old python bindings.
Tim Potter
44
-9239
/
+0
2003-12-17
added a smb.conf flag "rpc big endian" that tells our rpc server to
Andrew Tridgell
5
-49
/
+65
2003-12-16
removed some unused functions
Andrew Tridgell
1
-87
/
+0
2003-12-16
fixed formatting of uuids in debug output
Andrew Tridgell
1
-1
/
+1
2003-12-16
added a define for the DCERPC little-endian data representation flag
Andrew Tridgell
2
-8
/
+11
2003-12-16
fixed the RPC-MGMT and RPC-SCANNER tests to work with the new
Andrew Tridgell
3
-50
/
+136
2003-12-16
no longer require the pipe name or tcp port number to be the first
Andrew Tridgell
1
-0
/
+4
2003-12-16
use bigendian mode to fix the idl for samr_LogonHours
Andrew Tridgell
1
-1
/
+1
2003-12-16
it turns out that a wire policy handle isn't a blob either, its a
Andrew Tridgell
5
-15
/
+39
2003-12-16
added support for big-endian ucs2 strings (as used by big-endian
Andrew Tridgell
4
-14
/
+52
2003-12-16
a fairly large commit!
Andrew Tridgell
25
-187
/
+280
2003-12-16
the out substructure is not empty if there is a return from the
Andrew Tridgell
1
-0
/
+6
2003-12-16
enable rep_inet_ntoa() for non-pthread builds
Andrew Tridgell
1
-1
/
+4
2003-12-16
more mutex portability.
Andrew Tridgell
2
-10
/
+10
2003-12-16
some compilers can't handle structures with no elements. Generate
Andrew Tridgell
1
-16
/
+46
2003-12-16
more portability fixes. We now almost compile on solaris
Andrew Tridgell
3
-15
/
+17
2003-12-16
use smb_rwlock_t instead of rwlock_t to avoid conflicts with system
Andrew Tridgell
3
-16
/
+16
2003-12-16
don't rely on the ability of perl 5.6.x to remove elements from arrays
Andrew Tridgell
1
-1
/
+4
2003-12-16
make sure we have a value for DEFAULT_PRINTING on all platforms
Andrew Tridgell
1
-2
/
+0
2003-12-16
remove a redundent second check for PAM
Andrew Tridgell
1
-19
/
+0
2003-12-16
cope with different cpp formatting on some systems, and make sure we
Andrew Tridgell
2
-2
/
+16
2003-12-15
use the @CPP@ value from configure if possible when determining cpp in
Andrew Tridgell
3
-4
/
+12
2003-12-15
lets see if "cc -E" keeps more of the build farm happy then "cpp"
Andrew Tridgell
1
-1
/
+1
2003-12-15
lots of shells don't have the -nt test, so use hackish find command
Andrew Tridgell
1
-2
/
+7
2003-12-15
added "pidl.pl --template" to dump a rough template to save typing
Andrew Tridgell
3
-2
/
+96
2003-12-15
fixed srvsvc DiskEnum call
Andrew Tridgell
2
-17
/
+19
[next]