jelmer/samba4-debian.git
2007-10-10 Stefan Metzmacherr20023: handle <SID=...> <WKGUID=...> dn's also in...
2007-10-10 Stefan Metzmacherr20022: - implement the ldap connect code
2007-10-10 Stefan Metzmacherr20021: implement a CLDAP netlogon request to get some...
2007-10-10 Stefan Metzmacherr20011: define libnet_BecomeDC_state struct and add...
2007-10-10 Stefan Metzmacherr20010: cosmetic fix
2007-10-10 Stefan Metzmacherr20009: use a composite context
2007-10-10 Stefan Metzmacherr20008: add stubs for a libnet_BecomeDC() call
2007-10-10 Stefan Metzmacherr20002: finish requests on the first LDAP connection
2007-10-10 Stefan Metzmacherr20000: 20000
2007-10-10 Stefan Metzmacherr19999: add section for adding the server object
2007-10-10 Stefan Metzmacherr19998: add section for finding details about the new_d...
2007-10-10 Stefan Metzmacherr19997: section about finding the new_dc computer account
2007-10-10 Stefan Metzmacherr19996: add section about finding site details
2007-10-10 Stefan Metzmacherr19995: add section about finding details of the RID...
2007-10-10 Stefan Metzmacherr19994: complete section about finding details about the
2007-10-10 Paul Greenr19989: Add support to the tdb Makefile.in for executab...
2007-10-10 Stefan Metzmacherr19988: the first LDAP calls for becoming a ads dc
2007-10-10 Stefan Metzmacherr19987: some more notes about how to w2k3 becomes a dc
2007-10-10 Rafal Szczesniakr19972: put a placeholder of a new js function and...
2007-10-10 Rafal Szczesniakr19971: typo fix
2007-10-10 Rafal Szczesniakr19970: more comments and fixes
2007-10-10 Stefan Metzmacherr19969: split become ads dc TODO lists into W2K and...
2007-10-10 Stefan Metzmacherr19968: add some more notes about what's needed for...
2007-10-10 Stefan Metzmacherr19967: this unknowns are max_object_count and max_ndr_size
2007-10-10 Stefan Metzmacherr19966: we don't need 2 versions of this functions
2007-10-10 Stefan Metzmacherr19965: make the output a bit nicer
2007-10-10 Stefan Metzmacherr19964: make debuging easier and report usefull error...
2007-10-10 Jeremy Allisonr19960: Add code to check for loops in the free list.
2007-10-10 Rafal Szczesniakr19956: remove unused function
2007-10-10 Stefan Metzmacherr19954: allow more special dn's:
2007-10-10 Paul Greenr19952: Fix socketpair() test case to write to fd(1...
2007-10-10 Stefan Metzmacherr19951: this statement is true...
2007-10-10 Stefan Metzmacherr19949: add comment that the configuration_dn needs...
2007-10-10 Rafal Szczesniakr19938: Return function status instead of rpc layer...
2007-10-10 Rafal Szczesniakr19937: fix sending monitor message (spotted by metze).
2007-10-10 Stefan Metzmacherr19934: - allow to pass a samr_UserInfo21 struct to...
2007-10-10 Stefan Metzmacherr19933: something is really wrong here...
2007-10-10 Stefan Metzmacherr19931: remove unused struct members
2007-10-10 Rafal Szczesniakr19926: display user listing created by the test.
2007-10-10 Rafal Szczesniakr19925: Close the lsa handle in the end, and test calli...
2007-10-10 Rafal Szczesniakr19924: win2k3srv did not like that combination.
2007-10-10 Rafal Szczesniakr19923: Update test to match the function changes.
2007-10-10 Rafal Szczesniakr19922: Use new composite_create functions in composite...
2007-10-10 Simo Sorcer19911: talloc_apsrintf is not really required here
2007-10-10 Simo Sorcer19910: Make better use of our set of talloc utility...
2007-10-10 Simo Sorcer19909: Make this one double as fast
2007-10-10 Jelmer Vernooijr19908: Fix order of paths in pc files.
2007-10-10 Simo Sorcer19907: this function is used a lot
2007-10-10 Simo Sorcer19906: ldb_attr_cmp is used a lot
2007-10-10 Simo Sorcer19905: use ldb_dn_new_fmt() to avoid double strdups
2007-10-10 Simo Sorcer19904: port fies from samba3
2007-10-10 Simo Sorcer19903: This is a cut&paste error for sure
2007-10-10 Stefan Metzmacherr19902: give better errors...
2007-10-10 Volker Lendecker19901: Fix a potential NULL dereference
2007-10-10 Volker Lendecker19897: Fix klokwork ids 2278 and 2279
2007-10-10 Simo Sorcer19888: make it possible to use default attrib handlers...
2007-10-10 Simo Sorcer19887: return "" string only if the dn is a valid one
2007-10-10 Simo Sorcer19886: ncName is specific to samba, not the generic...
2007-10-10 Stefan Metzmacherr19885: special dn's were not casefolded before rev...
2007-10-10 Stefan Metzmacherr19884: rename ldb_dn_key -> ltdb_index_key to make...
2007-10-10 Jelmer Vernooijr19882: Fix static link flags in pkg-config files....
2007-10-10 Jelmer Vernooijr19881: Add private library flags when linking to stati...
2007-10-10 Jelmer Vernooijr19880: Eliminate duplicates in the output.
2007-10-10 Jelmer Vernooijr19879: Make test targets depend on "libraries" (might...
2007-10-10 Jelmer Vernooijr19878: Announce testsuites when using subunit.
2007-10-10 Jelmer Vernooijr19877: Add simple script for summarizing subunit testr...
2007-10-10 Stefan Metzmacherr19876: test that we can do a session setup and tree...
2007-10-10 Stefan Metzmacherr19875: set torture:host and torture:share also when...
2007-10-10 Simo Sorcer19871: simplify more
2007-10-10 Simo Sorcer19870: Simplify code
2007-10-10 Simo Sorcer19869: fix memleaks
2007-10-10 Jelmer Vernooijr19868: Fix more tests.
2007-10-10 Jelmer Vernooijr19866: Fix test compilation.
2007-10-10 Jelmer Vernooijr19863: Create -uninstalled.pc files. This should reena...
2007-10-10 Jelmer Vernooijr19862: Fix list concatenation
2007-10-10 Jelmer Vernooijr19861: Add simple pkg-config replacement.
2007-10-10 Jelmer Vernooijr19859: Reuse referrent ids when pushing full pointers...
2007-10-10 Jelmer Vernooijr19856: Use sptr as basis for full ptr implementation...
2007-10-10 Stefan Metzmacherr19855: toplevel pointers are 'ref' by default:
2007-10-10 Stefan Metzmacherr19854: readd support for 'sptr' pointers, to work...
2007-10-10 Jelmer Vernooijr19850: Fix IDL warnings.
2007-10-10 Stefan Metzmacherr19847: add idl for DsRemoveDSServer(), this is used...
2007-10-10 Jelmer Vernooijr19846: Fix bunch of IDL warnings.
2007-10-10 Jelmer Vernooijr19845: Add warning for pointer_default_top()
2007-10-10 Jelmer Vernooijr19844: Fix warnings and errors in epmapper IDL.
2007-10-10 Jelmer Vernooijr19843: Fix warning.
2007-10-10 Jelmer Vernooijr19842: Complain about unknown pointer types.
2007-10-10 Jelmer Vernooijr19836: Fix warnings in some IDL files.
2007-10-10 Jelmer Vernooijr19834: Prevent some inaccurate warnings.
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Jelmer Vernooijr19830: Warn about non-ref top-level pointers.
2007-10-10 Jelmer Vernooijr19829: Update documentation.
2007-10-10 Andrew Bartlettr19805: Add the (harmless, but apparently default)
2007-10-10 Volker Lendecker19790: Check in the PIDL change and the converted...
2007-10-10 Andrew Bartlettr19761: This may need work, but here is an initial...
2007-10-10 Andrew Bartlettr19760: Create a DC account for the drsuapi tests to...
2007-10-10 Andrew Bartlettr19759: Allow a join to occour against ncacn_ip_tcp...
2007-10-10 Andrew Bartlettr19757: Don't do the strrchr twice. Pointed out by...
2007-10-10 Rafal Szczesniakr19753: verify result of received request before sendin...
next