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
2007-10-10
r3527: I hate compiler warnings...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r3524: Remove unused variable.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r3523: removed a useless level 0 DEBUG()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3522: added async support to most of the ntvfs_map_*() functions, allowing f...
Andrew Tridgell
2
-277
/
+430
2007-10-10
r3521: Collect printer driver names in EnumPrinterDrivers.
Tim Potter
1
-4
/
+5
2007-10-10
r3520: minor portability fix (for struct timeval)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3519: Include time headers to fix the build.
Andrew Bartlett
3
-0
/
+3
2007-10-10
r3518: fixed some includes to be consistent.
Andrew Tridgell
3
-25
/
+12
2007-10-10
r3517: Fix the build - Sorry!
Jelmer Vernooij
2
-7
/
+2
2007-10-10
r3516: dcerpc_epm_map_binding now checks the endpoints it nows first
Jelmer Vernooij
5
-42
/
+26
2007-10-10
r3515: Fix RemoteActivation correctly this time (-:
Jelmer Vernooij
7
-11
/
+34
2007-10-10
r3514: Allow specification of username, password and domain and try to set up...
Jelmer Vernooij
4
-31
/
+101
2007-10-10
r3513: Add (the infrastructure for) DCOM support. Contents:
Jelmer Vernooij
24
-61
/
+301
2007-10-10
r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...
Stefan Metzmacher
2
-16
/
+145
2007-10-10
r3511: teh PAC used 8byte alignment
Stefan Metzmacher
1
-3
/
+1
2007-10-10
r3510: fix build on SuSE 9.1
Stefan Metzmacher
1
-8
/
+10
2007-10-10
r3509: - comment out a unused var
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r3508: fix the build
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
36
-222
/
+726
2007-10-10
r3506: Test EnumPorts function.
Tim Potter
1
-6
/
+14
2007-10-10
r3505: #include dynconfig.h
Tim Potter
1
-0
/
+1
2007-10-10
r3501: More work towards MGMT support in gepdump
Jelmer Vernooij
2
-137
/
+236
2007-10-10
r3500: cleaned up the AS_USER/AS_GUEST stuff in the core smb packet processing
Andrew Tridgell
2
-105
/
+36
2007-10-10
r3499: setting an out param for a non-pointer doesn't do anything (and
Andrew Tridgell
1
-1
/
+0
2007-10-10
r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h
Andrew Tridgell
10
-129
/
+18
2007-10-10
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
29
-218
/
+66
2007-10-10
r3493: fixed a bug in readx reply where the client specifies an invalid high
Andrew Tridgell
1
-1
/
+7
2007-10-10
r3490: All tests work against NT4 now
Jelmer Vernooij
4
-27
/
+40
2007-10-10
r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation are
Jelmer Vernooij
3
-8
/
+156
2007-10-10
r3488: Start using RemoteActivation
Jelmer Vernooij
4
-74
/
+93
2007-10-10
r3487: RemoteActivation works! The only odd bit is that I get either a
Jelmer Vernooij
2
-11
/
+11
2007-10-10
r3486: Add RemoteActivation server
Jelmer Vernooij
4
-2
/
+81
2007-10-10
r3484: - add support for conformant string arrays at the end of a struct
Stefan Metzmacher
5
-35
/
+115
2007-10-10
r3483: IRIX 6.4 now builds
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3482: fixed a warning and an error from the IRIX 6.4 build
Andrew Tridgell
2
-1
/
+2
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
24
-30
/
+49
2007-10-10
r3480: moved some signal defines into include/system
Andrew Tridgell
4
-12
/
+9
2007-10-10
r3478: split out some more pieces of includes.h
Andrew Tridgell
20
-85
/
+124
2007-10-10
r3477: add '--with-disable-ext-lib=LIB' option to be able to disable
Stefan Metzmacher
2
-1
/
+13
2007-10-10
r3476: fixed some const warnings
Andrew Tridgell
3
-3
/
+4
2007-10-10
r3475: don't pass a ptr to an enum as a ptr to an int (bug found by tcc)
Andrew Tridgell
1
-1
/
+3
2007-10-10
r3474: Add conversion functions for the time_t type.
Tim Potter
1
-0
/
+23
2007-10-10
r3473: Add LIBCRYPTO_OBJS to python extensions.
Tim Potter
1
-1
/
+2
2007-10-10
r3472: fixed build of reg_backend_gconf
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 build
Andrew Tridgell
2
-81
/
+112
2007-10-10
r3470: removed some unused functions (should fix the build on IRIX 6.4)
Andrew Tridgell
1
-111
/
+15
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
20
-1
/
+26
2007-10-10
r3467: fix the build
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
37
-22
/
+79
2007-10-10
r3465: fix SMB_SUBSYSTEM_NOPROTO()
Stefan Metzmacher
3
-20
/
+17
[prev]
[next]