summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10r24633: Try to start on a set of release notes for Samba4 alpha1.Andrew Bartlett1-43/+18
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
2007-10-10r24529: Against samba3, treat EAS_NOT_SUPPORTED as acceptable for t2openVolker Lendecke1-2/+10
2007-10-10r24524: make use of ElementStars()Stefan Metzmacher1-24/+8
2007-10-10r24523: we don't support multi-dimentional [out] arraysStefan Metzmacher1-0/+8
2007-10-10r24522: make the "skip pointer to an array" logic a bit easierStefan Metzmacher1-5/+3
2007-10-10r24521: we don't yet have optional args to DeclLong()Stefan Metzmacher1-1/+1
2007-10-10r24520: make use of the new ElementStars() and ArrayBrackets()Stefan Metzmacher2-29/+4
2007-10-10r24518: get rid of using ->{ORIGINAL} and move stuffStefan Metzmacher1-25/+70
2007-10-10r24517: move skipping pointer before an array logic into theStefan Metzmacher1-3/+5
2007-10-10r24516: don't use ->{ORIGINAL}Stefan Metzmacher1-7/+15
2007-10-10r24515: use fatal() wrapper instead of die() directlyStefan Metzmacher1-2/+3
2007-10-10r24514: IS_* elemements sound be perl integers consistantly...Stefan Metzmacher1-12/+17