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
r9309: Incorrect null pointer check in return from talloc.
Steve French
1
-1
/
+1
2007-10-10
r9305: Use the check-var.m4 from roken to really, really detect h_errno corre...
Andrew Bartlett
2
-4
/
+30
2007-10-10
r9300: cope with zero length in ndr_pull_charset()
Andrew Tridgell
1
-0
/
+4
2007-10-10
r9299: fixed the evaluation of pointer expressions that evaluate to boolean
Andrew Tridgell
1
-2
/
+25
2007-10-10
r9298: pull non-array elements before array elements to overcome the problem
Andrew Tridgell
1
-0
/
+12
2007-10-10
r9297: Add a NDR_CHECK() around each ejs push/pull.
Tim Potter
1
-1
/
+8
2007-10-10
r9296: Reinstate generation of push/pull functions for each field in a struct
Tim Potter
1
-4
/
+16
2007-10-10
r9295: Tridge had some good suggestions for simplifying the smb_interfaces ejs
Tim Potter
1
-180
/
+0
2007-10-10
r9292: More compiles fixes for autogenerated smb_interfaces ejs wrappers.
Tim Potter
1
-8
/
+101
2007-10-10
r9291: Add a stub for smb_raw_lpq() which is in smb_interfaces.h but doesn't
Tim Potter
2
-1
/
+50
2007-10-10
r9284: Whitespace. (-:
Tim Potter
1
-3
/
+3
2007-10-10
r9279: In Samba3 debuglevel 10 used to print RPC debugs. I think this should
Tim Potter
1
-2
/
+2
2007-10-10
r9260: only overwrite destination files when the temp files was created correct
Stefan Metzmacher
2
-5
/
+10
2007-10-10
r9258: return is only supported in function, not in plain shell scripts
Stefan Metzmacher
2
-9
/
+9
2007-10-10
r9257: - I assume we don't need unistd.h in this file,
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r9240: - move struct security_token to the idl file, with this we can
Stefan Metzmacher
13
-53
/
+24
2007-10-10
r9239: I think this is the right IDL for the eventlog record. Pidl is
Tim Potter
1
-0
/
+2
2007-10-10
r9238: Some test code to do user-unmarshalling of eventlog_Record data.
Tim Potter
1
-0
/
+26
2007-10-10
r9237: Fix eventlog_Record typedef so it decodes records source and computer
Tim Potter
1
-15
/
+13
2007-10-10
r9235: Remove attribute search we no longer reference.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r9234: Ensure we always change the end of the PAC, no matter what it is. Fix
Andrew Bartlett
1
-3
/
+3
2007-10-10
r9233: Ensure that the output variable is initialised in this conversion from
Andrew Bartlett
1
-0
/
+1
2007-10-10
r9232: Rename some objects to make code clear.
Deryck Hodge
1
-24
/
+24
2007-10-10
r9230: Star out passwords and add confim text input for provisioning.
Deryck Hodge
2
-22
/
+38
2007-10-10
r9228: cleanup and simplify the AJAJ code - part 2
Andrew Tridgell
1
-6
/
+26
2007-10-10
r9227: cleanup and simplify the AJAJ code
Andrew Tridgell
6
-69
/
+71
2007-10-10
r9226: make sure we catch rpc faults in the ejs rpc wrappers
Andrew Tridgell
1
-0
/
+3
2007-10-10
r9223: Rename smb_raw_session_setup() to smb_raw_sesssetup().
Tim Potter
3
-14
/
+15
2007-10-10
r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function
Tim Potter
7
-37
/
+41
2007-10-10
r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4.
Andrew Bartlett
73
-4451
/
+9277
2007-10-10
r9220: Start trying to get autogenerated code to compile.
Tim Potter
1
-11
/
+44
2007-10-10
r9219: by default be a DC, as the provisioning scripts assume that in other p...
Andrew Tridgell
1
-0
/
+3
2007-10-10
r9218: make the winreg library code handle arbitrary paths more efficiently
Andrew Tridgell
2
-29
/
+58
2007-10-10
r9217: Add 'make clean' hooks to the ans1 depedency generator.
Andrew Bartlett
1
-4
/
+19
2007-10-10
r9213: some improvements to the registry editor code
Andrew Tridgell
1
-19
/
+8
2007-10-10
r9212: the beginnings of a registry editor in SWAT, using client side javascr...
Andrew Tridgell
3
-1
/
+159
2007-10-10
r9211: don't try to encode functions in the AJAJ object encoder
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9210: fixed support for a credentials element in a rpc object in ejs to not
Andrew Tridgell
2
-6
/
+10
2007-10-10
r9209: - fixed the ldb registry backend to work with the new provision ldif
Andrew Tridgell
2
-6
/
+8
2007-10-10
r9208: fix a crash bug
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r9207: Start generating ejs_push/pull calls for structure elements.
Tim Potter
1
-17
/
+31
2007-10-10
r9205: Generate more stub code for smb_raw ejs functions.
Tim Potter
1
-44
/
+65
2007-10-10
r9202: OK now we are getting somewhere. Generate js stubs for top level structs
Tim Potter
1
-207
/
+38
2007-10-10
r9199: Another go at recursive flattening of structs.
Tim Potter
1
-25
/
+18
2007-10-10
r9196: - add a note about the Canonicalize KDCOPtion flag
Stefan Metzmacher
1
-0
/
+15
2007-10-10
r9191: Generate headers for nested structures that need pushing or pulling.
Tim Potter
1
-34
/
+38
2007-10-10
r9185: Make second pass over the parser tree and tidy things up to make it a
Tim Potter
1
-2
/
+84
2007-10-10
r9183: more workarounds for the global variables in ejs. I will discuss getti...
Andrew Tridgell
3
-0
/
+36
2007-10-10
r9179: cope with simultaneous web requests using the same session variable
Andrew Tridgell
1
-0
/
+6
2007-10-10
r9178: remove the old server printf code
Andrew Tridgell
1
-13
/
+0
[next]