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
r14483: Allow subsystems with just a public prototype header, no private ones
Jelmer Vernooij
2
-5
/
+15
2007-10-10
r14481: Change paths in headers on the fly when installing. Adds a simple text
Jelmer Vernooij
2
-8
/
+117
2007-10-10
r14479: Cope with _PUBLIC_ not being defined. Needed for when external projects
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r14478: Remove unused proto_objs variable
Jelmer Vernooij
1
-21
/
+0
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
24
-158
/
+0
2007-10-10
r14473: Modern splint has no problems with immediate structures.
Jelmer Vernooij
1
-18
/
+0
2007-10-10
r14472: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14471: Convert installheader script to perl
Jelmer Vernooij
3
-27
/
+45
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
54
-60
/
+6
2007-10-10
r14469: Don't the variable INSTALLDIR for two different things...
Jelmer Vernooij
2
-12
/
+12
2007-10-10
r14465: kludge_acl -> async
Simo Sorce
1
-2
/
+114
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
154
-73
/
+181
2007-10-10
r14459: Make this async compatible
Simo Sorce
1
-8
/
+13
2007-10-10
r14458: extended_dn -> async
Simo Sorce
1
-11
/
+146
2007-10-10
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
19
-144
/
+214
2007-10-10
r14455: also add the:
Stefan Metzmacher
2
-4
/
+10
2007-10-10
r14447: remove unused stuff
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r14446: demonstrate the notifies on files are not allowed
Stefan Metzmacher
1
-16
/
+92
2007-10-10
r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:
Stefan Metzmacher
2
-11
/
+21
2007-10-10
r14444: - make clear that a canceled notify directly returns without any othe...
Stefan Metzmacher
1
-16
/
+42
2007-10-10
r14442: the ACB_ flags are 32 bit...
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14440: demonstrate that the smbpid is attached to a session (vuid),
Stefan Metzmacher
2
-12
/
+252
2007-10-10
r14439: fix warnings
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r14438: fix warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14437: fix warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14436: mixing of boolean expressions and integers isn't allowed
Andrew Tridgell
1
-3
/
+3
2007-10-10
r14435: return after an error
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14434: use the right enum type
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14433: sort_result must be initialised when we call do_result
Andrew Tridgell
1
-1
/
+2
2007-10-10
r14431: don't call qsort with a null array
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14430: ret can be NULL at the end of this loop
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14429: charset_t cannot be used to loop over charset_t, as otherwise it can
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14427: don't reference short_princ after it is freed
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14426: ensure res is initialised
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14425: fixed an hmac-md5 error for keys longer than 64 (using deallocated
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14424: another empty controls case
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14423: don't die on no controls
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14422: ensure that domain_attrs does not refer to a stack variable in a freed
Andrew Tridgell
1
-35
/
+30
2007-10-10
r14420: arrgh, make sure I test compile even little patches ....
Andrew Tridgell
1
-3
/
+0
2007-10-10
r14415: remove an unusued var
Andrew Tridgell
1
-5
/
+1
2007-10-10
r14414: added some error checks
Andrew Tridgell
1
-0
/
+2
2007-10-10
r14413: don't do memcpy of length 0
Andrew Tridgell
1
-1
/
+4
2007-10-10
r14412: init a var
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14411: mark smb_panic() as a noreturn function using gcc attributes, which
Andrew Tridgell
1
-0
/
+12
2007-10-10
r14410: init a var
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14409: quieten warnings
Andrew Tridgell
1
-0
/
+2
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
68
-17
/
+104
2007-10-10
r14401: Let samldb intercept the async requests.
Simo Sorce
1
-0
/
+86
2007-10-10
r14391: rdn_name -> async
Simo Sorce
2
-7
/
+176
[next]