Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12998: A big update to samldb.c | Andrew Bartlett | 1 | -194/+433 |
2007-10-10 | r12997: Feed the right event context to libnet in ejsnet and the auth code. | Andrew Bartlett | 2 | -11/+22 |
2007-10-10 | r12996: Restrict this search to domain objects. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12995: Don't allow overrides on "name" from above, as it can't be correct. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r12989: move the control parsing and handleng functions to cmdline.c | Simo Sorce | 3 | -315/+320 |
2007-10-10 | r12988: delete an ancient file that misteriously survived till now. | Simo Sorce | 1 | -89/+0 |
2007-10-10 | r12984: add parse code and ldbsearch cmdline code for | Stefan Metzmacher | 3 | -3/+49 |
2007-10-10 | r12983: - fix using a DIRSYNC cookie from the command line | Stefan Metzmacher | 1 | -5/+11 |
2007-10-10 | r12982: fix parsing of LDAP DIRSYNC cookies | Stefan Metzmacher | 1 | -7/+21 |
2007-10-10 | r12979: Grr, I forgot to commit this file (from Brad Henry's libnet_site | Andrew Bartlett | 1 | -0/+35 |
2007-10-10 | r12977: Some code to implement the client side of the Dirsync control | Simo Sorce | 3 | -2/+173 |
2007-10-10 | r12976: Patch from Brad Henry <j0j0@riod.ca>: | Andrew Bartlett | 4 | -171/+259 |
2007-10-10 | r12972: Use single quotes in the showflags and showlayout targets to stop the | James Peach | 1 | -20/+20 |
2007-10-10 | r12971: Fix spelling. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r12959: hopefully fix bug #3365 this time | Stefan Metzmacher | 1 | -5/+7 |
2007-10-10 | r12958: don't bind to '255.255.255.255' | Stefan Metzmacher | 1 | -28/+35 |
2007-10-10 | r12948: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12947: added some error checking that I stumbled across while testing domain... | Andrew Tridgell | 1 | -1/+16 |
2007-10-10 | r12945: Try to move closer to getting Samba3 import working again. | Andrew Bartlett | 2 | -8/+23 |
2007-10-10 | r12944: Update scripts in setup to match changes in the provision.js | Andrew Bartlett | 2 | -3/+9 |
2007-10-10 | r12943: Generate a SID for the domain join account using the modules, rather | Andrew Bartlett | 3 | -4/+1 |
2007-10-10 | r12942: this way is better | Simo Sorce | 1 | -2/+1 |
2007-10-10 | r12941: Add Attribute Scoped Search control | Simo Sorce | 5 | -1/+236 |
2007-10-10 | r12934: do somemore debugging of the received browse packets, | Stefan Metzmacher | 1 | -2/+46 |
2007-10-10 | r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/... | Stefan Metzmacher | 2 | -44/+75 |
2007-10-10 | r12932: export function prototypes | Stefan Metzmacher | 2 | -6/+26 |
2007-10-10 | r12931: Remove some prefixes. We have: | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r12930: Fix ADS join: I wasn't filling in the flag 'realm' variable any more. | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r12929: Fix more implict global and shadowing variables. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r12928: This patch improves the interaction between the vampire and provsion ... | Andrew Bartlett | 5 | -19/+62 |
2007-10-10 | r12927: Fix typo. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12926: Syncronsise GUIDs on users and domains from the server. These also | Andrew Bartlett | 5 | -67/+114 |
2007-10-10 | r12925: implement client side of ASQ control | Simo Sorce | 3 | -0/+153 |
2007-10-10 | r12919: Ensure we never 'extend' the session key length, or fill in past the | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r12918: Don't tell the user the difference between 'no such user' and 'wrong | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r12917: fix decoding of ldap controls | Simo Sorce | 3 | -2/+26 |
2007-10-10 | r12911: try to fix bug #3365 | Stefan Metzmacher | 2 | -4/+12 |
2007-10-10 | r12910: fix bug #3069 | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r12909: add an ldb module for the wins.ldb, | Stefan Metzmacher | 7 | -6/+242 |
2007-10-10 | r12908: use '_' also for indication we want to ask for the localmaster browser, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12907: skip some tests for make quicktest in NBT-WINSREPLICATION | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12906: return the correct nb_flags | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r12905: add some ldap policies | Simo Sorce | 2 | -7/+132 |
2007-10-10 | r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect to | Andrew Bartlett | 9 | -251/+440 |
2007-10-10 | r12902: Fix 'make quicktest'. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12899: - fix warnings on AIX | Stefan Metzmacher | 2 | -1/+5 |
2007-10-10 | r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s... | Stefan Metzmacher | 5 | -1/+65 |
2007-10-10 | r12897: make it possible to use nosync transaction to speed things up, | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r12896: IRIX make will fallback to gmake with this, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r12895: Error strings save lives. | Andrew Bartlett | 1 | -10/+16 |