summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij60-4028/+7242
2007-10-10r24665: Close file handles properly.Jelmer Vernooij1-12/+15
2007-10-10r24657: Use torture functions.Jelmer Vernooij1-5/+5
2007-10-10r24655: Fix bug 4919 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>:Andrew Bartlett1-3/+2
2007-10-10r24651: Allow dynamic updates for the domain controller over its own nameSimo Sorce1-0/+5
2007-10-10r24650: Some more instructions to have make GSS-TSIG workSimo Sorce1-1/+13
2007-10-10r24648: Found out the meaning of a few more flags.Andrew Bartlett1-2/+2
2007-10-10r24647: this passes nowAndrew Tridgell1-1/+0
2007-10-10r24646: fixed the handling of case insensitive paths with wildcardsAndrew Tridgell1-1/+33
2007-10-10r24645: add in the ctdb dbwrap backendAndrew Tridgell4-3/+200
2007-10-10r24644: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell1-0/+3
2007-10-10r24643: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell1-0/+24
2007-10-10r24642: prevent recursion with fetch_lockedAndrew Tridgell1-10/+22
2007-10-10r24641: fixed several memory leaks in the brlock codeAndrew Tridgell1-0/+11
2007-10-10r24640: Add a suggested BIND configuration snippit, to help with DNS configur...Andrew Bartlett2-1/+16
2007-10-10r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett8-16/+20
2007-10-10r24629: Make read_sock return the total number of bytes read insteadMichael Adam1-3/+3
2007-10-10r24626: as TALLOC_ABORT() is defined to abort() by defaultStefan Metzmacher1-2/+12
2007-10-10r24623: add back '-D' option to smbdStefan Metzmacher1-7/+29
2007-10-10r24620: move printing out the version string and exit()Stefan Metzmacher1-3/+9
2007-10-10r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett58-786/+1145
2007-10-10r24613: Missed this in my recent commit -r 24611. We don't discriminate onAndrew Bartlett1-2/+0
2007-10-10r24612: Revert this part of -r 24611. This isn't related to my SAMR passwordAndrew Bartlett1-0/+4
2007-10-10r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett5-91/+213
2007-10-10r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher12-58/+59
2007-10-10r24596: - talloc request structure for the samba3 server bindingsStefan Metzmacher1-24/+33
2007-10-10r24592: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher2-4/+5
2007-10-10r24588: use the right typeAndrew Tridgell1-1/+1
2007-10-10r24587: the elements of the array are not talloc pointersAndrew Tridgell2-4/+2
2007-10-10r24586: same bug in RAW-BENCH-OPENAndrew Tridgell1-1/+1
2007-10-10r24585: put in the right state variable when doing a SMBecho - this caused theAndrew Tridgell1-1/+1
2007-10-10r24577: Implement basic getpwent.Kai Blin3-1/+173
2007-10-10r24576: Implement endpwentKai Blin1-0/+7
2007-10-10r24575: Implement setpwentKai Blin4-2/+188
2007-10-10r24574: Fix a warning in wb_samba3_cmd.cKai Blin1-1/+1
2007-10-10r24570: Attempt to fix make testVolker Lendecke2-2/+9
2007-10-10r24569: Add two testsVolker Lendecke3-0/+89
2007-10-10r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b...Andrew Bartlett1-1/+1
2007-10-10r24567: Try much harder not to leak memory when comparing objectCategory enti...Andrew Bartlett1-9/+40
2007-10-10r24566: Remove trailing newlines in ldb_debug(), these are not required.Andrew Bartlett1-2/+2
2007-10-10r24563: remove unused DCERPC specific stuff from the generated NDR codeStefan Metzmacher1-3/+0
2007-10-10r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher11-28/+28
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher72-176/+176
2007-10-10r24556: forgot to commit the winbind/ subdir...sorryStefan Metzmacher1-2/+2
2007-10-10r24555: Add a test for libnet's group info call.Rafal Szczesniak3-0/+277
2007-10-10r24554: Add internal implementation (before api function) of groupRafal Szczesniak5-0/+418
2007-10-10r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher28-110/+110
2007-10-10r24540: rename struct dcerpc_endpoint_list/struct dcerpc_authservice_listStefan Metzmacher3-14/+9
2007-10-10r24535: rename struct dcerpc_interface_call -> struct ndr_interface_callStefan Metzmacher8-23/+20
2007-10-10r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher16-44/+44